DisplayMetadata.Description Proprietà

Definizione

Ottiene o imposta un delegato utilizzato per ottenere un valore per la descrizione del modello. Vedere Description.

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

Valore della proprietà

Si applica a