SystemDataPaths.System 屬性

定義

取得 Windows 系統資料夾的路徑。

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

屬性值

String

Platform::String

winrt::hstring

Windows 系統資料夾的完整路徑。

適用於