Condividi tramite


ClientFormsIdentity.Name Proprietà

Definizione

Ottiene il nome dell'utente.

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

Valore della proprietà

Il nome dell'utente.

Implementazioni

Si applica a

Vedi anche