Freigeben über


PlatformDiagnosticActions.IsScenarioEnabled(Guid) Methode

Definition

Gibt an, ob ein Szenarioprofil auf das Gerät heruntergeladen wurde.

public:
 static bool IsScenarioEnabled(Platform::Guid scenarioId);
 static bool IsScenarioEnabled(winrt::guid const& scenarioId);
public static bool IsScenarioEnabled(Guid scenarioId);
function isScenarioEnabled(scenarioId)
Public Shared Function IsScenarioEnabled (scenarioId As Guid) As Boolean

Parameter

scenarioId
Guid

Platform::Guid

winrt::guid

Der Szenariobezeichner.

Gibt zurück

Boolean

bool

True , wenn das Szenario verfügbar ist; false andernfalls.

Gilt für: