FolderNameEditor.FolderBrowser.Description 속성

정의

폴더 위에 표시할 설명을 가져오거나 설정합니다.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

속성 값

String

폴더 위에 표시할 설명입니다.

설명

이 설명은 폴더 선택에 대한 지침을 제공할 수 있습니다.

적용 대상