Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public bool IsEmulator { get; protected set; }
public bool IsEmulator { get; protected set; }
Public Property IsEmulator As Boolean
Get
Protected Set
Public Property IsEmulator As Boolean
Get
Protected Set
public:
property bool IsEmulator {
bool get ();
protected: void set (bool value);
}
public:
property bool IsEmulator {
bool get ();
protected: void set (bool value);
}
member IsEmulator : bool with get, set
member IsEmulator : bool with get, set
Property Value
Type:
Boolean