ProfileInfo.UserName Proprietà

Definizione

Ottiene il nome utente per il profilo.

public:
 virtual property System::String ^ UserName { System::String ^ get(); };
public virtual string UserName { get; }
member this.UserName : string
Public Overridable ReadOnly Property UserName As String

Valore della proprietà

Nome utente del profilo.

Si applica a

Vedi anche