Indicates whether the drive is opened.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public bool IsOpened { get; }
Public ReadOnly Property IsOpened As Boolean
Get
public:
property bool IsOpened {
bool get ();
}
Property Value
Type:
BooleanSee Also