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 에 표시할 값이 들어 있는 값입니다PropertyGridEditorPart.

적용 대상