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