다음을 통해 공유


WebDisplayNameAttribute.DisplayName 속성

정의

PropertyGridEditorPart 컨트롤에 표시할 속성의 이름을 가져옵니다.

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

속성 값

String

String에 표시할 값이 들어 있는 PropertyGridEditorPart입니다.

적용 대상