AppInstance.Key Eigenschaft

Definition

Der Schlüssel für den aktuellen instance.

public:
 property Platform::String ^ Key { Platform::String ^ get(); };
winrt::hstring Key();
public string Key { get; }
var string = appInstance.key;
Public ReadOnly Property Key As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der von der App definierte Schlüssel für den aktuellen instance.

Gilt für: