共用方式為


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 目錄的完整路徑。

適用於