다음을 통해 공유


FileDialogCustomPlaces.Documents 속성

정의

현재 사용자에 대한 문서 폴더를 가져옵니다.

public:
 static property Microsoft::Win32::FileDialogCustomPlace ^ Documents { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace Documents { get; }
static member Documents : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property Documents As FileDialogCustomPlace

속성 값

현재 사용자에 대한 문서 폴더입니다.

설명

이 폴더에 대 한 GUID는 FDD39AD0-238F-46AF-ADB4-6C85480369C7.

적용 대상