ProfileInfo.UserName Proprietà

Definizione

Ottiene il nome utente relativo al 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à

String

Il nome utente relativo al profilo.

Si applica a

Vedi anche