Condividi tramite


IWebAccount.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 = iWebAccount.userName;
Public ReadOnly Property UserName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome utente per l'account Web.

Si applica a