FileDialogCustomPlace.Path 속성

정의

사용자 지정 위치에 대한 폴더 경로를 가져오거나 설정합니다.

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

속성 값

String

사용자 지정 위치에 대한 폴더 경로입니다. Windows Vista 알려진 폴더 GUID를 사용하여 사용자 지정 위치를 지정한 경우 빈 문자열이 반환됩니다.

적용 대상

추가 정보