MemberDescriptor.DisplayName Vlastnost

Definice

Získá název, který lze zobrazit v okně, například okno Vlastnosti.

public:
 virtual property System::String ^ DisplayName { System::String ^ get(); };
public virtual string DisplayName { get; }
member this.DisplayName : string
Public Overridable ReadOnly Property DisplayName As String

Hodnota vlastnosti

Jméno, které se má zobrazit pro člena.

Platí pro

Viz také