다음을 통해 공유


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

사용자의 공통 템플릿 폴더에 대한 전체 경로입니다.

적용 대상