Condividi tramite


AppInstance.Key Proprietà

Definizione

Chiave per l'istanza corrente.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Chiave definita dall'app per l'istanza corrente.

Si applica a