다음을 통해 공유


WebDescriptionAttribute.Description 속성

정의

PropertyGridEditorPart 컨트롤에서 속성에 대해 표시할 도구 설명을 가져옵니다.

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

속성 값

String

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

적용 대상