UserDataPaths.Templates 属性

定义

获取用户的“通用模板”文件夹的路径。

public:
 property Platform::String ^ Templates { Platform::String ^ get(); };
winrt::hstring Templates();
public string Templates { get; }
var string = userDataPaths.templates;
Public ReadOnly Property Templates As String

属性值

String

Platform::String

winrt::hstring

用户“通用模板”文件夹的完整路径。

适用于