Freigeben über


AppInstance.Key Eigenschaft

Definition

Ruft einen app-definierten Zeichenfolgenwert ab, der die aktuelle App-instance zu Umleitungszwecken identifiziert.

public:
 property Platform::String ^ Key { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring Key();
winrt::hstring Key();
[Windows.Foundation.Metadata.Experimental]
public string Key { [Windows.Foundation.Metadata.Experimental] get; }
public string Key { get; }
var string = appInstance.key;
Public ReadOnly Property Key As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Ein app-definierter Zeichenfolgenwert, der die aktuelle App identifiziert, die zu Umleitungszwecken instance.

Attribute

Gilt für: