Condividi tramite


ModelMetadata.DisplayName Proprietà

Definizione

Ottiene o imposta il testo da utilizzare nella UI quando il nome del modello viene visualizzato.

public:
 virtual property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
public virtual string DisplayName { get; set; }
member this.DisplayName : string with get, set
Public Overridable Property DisplayName As String

Valore della proprietà

String

Testo da utilizzare come nome del modello.

Si applica a