Freigeben über


WebAccount.Id Eigenschaft

Definition

Ruft die ID des Webkontos ab.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = webAccount.id;
Public ReadOnly Property Id As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die ID des WebAccounts.

Gilt für: