Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public virtual bool IsDeviceAvailable { get; }
public virtual bool IsDeviceAvailable { get; }
Public Overridable ReadOnly Property IsDeviceAvailable As Boolean
Get
Public Overridable ReadOnly Property IsDeviceAvailable As Boolean
Get
public:
virtual property bool IsDeviceAvailable {
bool get ();
}
public:
virtual property bool IsDeviceAvailable {
bool get ();
}
abstract IsDeviceAvailable : bool with get
override IsDeviceAvailable : bool with get
abstract IsDeviceAvailable : bool with get
override IsDeviceAvailable : bool with get
Property Value
Type:
Boolean