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。

适用于