Condividi tramite


WebAccount.UserName Proprietà

Definizione

Ottiene il nome utente per l'account Web.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome utente per l'account Web.

Implementazioni

Si applica a