IAudioIsSupported Property |
Gets a value indicating that the runtime supports audio.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsSupported { get; }
ReadOnly Property IsSupported As Boolean
Get
property bool IsSupported {
bool get ();
}
abstract IsSupported : bool with get
Property Value
Type:
BooleanSee Also