SystemDataPaths.SystemX64 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
64 ビット Windows システム フォルダーへの完全なパス。