Condividi tramite


DisplayMetadata.DisplayName Proprietà

Definizione

Ottiene o imposta un delegato utilizzato per ottenere un valore per il nome visualizzato del modello. Vedere DisplayName.

public:
 property Func<System::String ^> ^ DisplayName { Func<System::String ^> ^ get(); void set(Func<System::String ^> ^ value); };
public Func<string> DisplayName { get; set; }
public Func<string?>? DisplayName { get; set; }
member this.DisplayName : Func<string> with get, set
Public Property DisplayName As Func(Of String)

Valore della proprietà

Si applica a