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

プロパティ値

表示名です。

適用対象