다음을 통해 공유


SettingsDescriptionAttribute.Description 속성

정의

연결된 구성 속성에 대한 설명 텍스트를 가져옵니다.

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

속성 값

연결된 구성 속성에 대한 설명 텍스트를 포함하는 String입니다.

설명

속성은 Description 생성자에 의해 SettingsDescriptionAttribute 설정됩니다.

적용 대상

추가 정보