다음을 통해 공유


SystemDataPaths.Windows 속성

정의

Windows 디렉터리의 경로를 가져옵니다.

public:
 property Platform::String ^ Windows { Platform::String ^ get(); };
winrt::hstring Windows();
public string Windows { get; }
var string = systemDataPaths.windows;
Public ReadOnly Property Windows As String

속성 값

String

Platform::String

winrt::hstring

Windows 디렉터리의 전체 경로입니다.

적용 대상