MemberDescriptor.Description 속성

정의

DescriptionAttribute에 지정된 멤버 설명을 가져옵니다.

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

속성 값

멤버 설명입니다. DescriptionAttribute가 없으면 속성 값은 기본값인 빈 문자열("")로 설정됩니다.

설명

비주얼 디자이너는 이 설명을 사용하여 이 멤버에 대한 정보를 표시할 수 있습니다.

적용 대상

추가 정보