다음을 통해 공유


SystemDataPaths.SystemX64 속성

정의

64비트 Windows 시스템 폴더의 경로를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

64비트 Windows 시스템 폴더의 전체 경로입니다.

적용 대상