User.DisplayName Proprietà

Definizione

Ottiene o imposta il nome visualizzato dell'utente.

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string DisplayName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Valore della proprietà

Valore stringa che rappresenta il nome visualizzato.

Attributi

Si applica a