Share via


DisplayMetadata.DisplayName Özellik

Tanım

Modelin görünen adı için bir değer almak için kullanılan bir temsilciyi alır veya ayarlar. Bkz. 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)

Özellik Değeri

Şunlara uygulanır