RetailInfo.IsDemoModeEnabled Eigenschaft

Definition

Bestimmt, ob das Gerät, auf dem die App ausgeführt wird, den Demomodus für den Einzelhandel speziell aktiviert hat.

public:
 static property bool IsDemoModeEnabled { bool get(); };
static bool IsDemoModeEnabled();
public static bool IsDemoModeEnabled { get; }
var boolean = RetailInfo.isDemoModeEnabled;
Public Shared ReadOnly Property IsDemoModeEnabled As Boolean

Eigenschaftswert

Boolean

bool

true , wenn das Gerät, auf dem die App ausgeführt wird, den Einzelhandelsdemomodus speziell aktiviert hat, andernfalls false.

Gilt für: