DisplayNameAttribute.DisplayNameValue Property

Definition

Gets or sets the display name.

protected:
 property System::String ^ DisplayNameValue { System::String ^ get(); void set(System::String ^ value); };
protected string DisplayNameValue { get; set; }
member this.DisplayNameValue : string with get, set
Protected Property DisplayNameValue As String

Property Value

The display name.

Applies to