Partager via


WebAccount.UserName Propriété

Définition

Obtient le nom d’utilisateur du compte 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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom d’utilisateur du compte web.

Implémente

S’applique à