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

속성 값

표시 이름입니다.

적용 대상