FileDialogCustomPlaces.Templates 属性

定义

获取包含当前用户的文档模板的文件夹。

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

属性值

包含当前用户的文档模板的文件夹。

注解

此文件夹的 GUID 为 A63293E8-664E-48DB-A079-DF759E0509F7。

适用于