DesignerActionItem.DisplayName Proprietà

Definizione

Ottiene il testo per l'elemento.

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

Valore della proprietà

Oggetto String che contiene il testo visualizzato per l'elemento.

Commenti

Il valore della DisplayName proprietà viene impostato nel costruttore per questa classe.

Si applica a

Vedi anche