DisplayNameAttribute.DisplayNameValue 属性

定义

获取或设置显示名称。

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

属性值

显示名称。

适用于