IDiscMaster2IsSupportedEnvironment Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax bool IsSupportedEnvironment { get; }
ReadOnly Property IsSupportedEnvironment As Boolean
Get
Dim instance As IDiscMaster2
Dim value As Boolean
value = instance.IsSupportedEnvironment
abstract IsSupportedEnvironment : bool with get
/** @property */
boolean get_IsSupportedEnvironment()
function get IsSupportedEnvironment () : boolean
function get_IsSupportedEnvironment();
Property Value
Type:
BooleanSee Also