SystemDataPaths.SystemX86 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
32 ビット Windows システム フォルダーへのパスを取得します。
public:
property Platform::String ^ SystemX86 { Platform::String ^ get(); };
winrt::hstring SystemX86();
public string SystemX86 { get; }
var string = systemDataPaths.systemX86;
Public ReadOnly Property SystemX86 As String
プロパティ値
32 ビット Windows システム フォルダーへの完全パス。