FileDialogCustomPlaces.Documents 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前用户的“文档”文件夹。
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。