GetWinFXPath.WinFXPath プロパティ

定義

WinFX ランタイムのパスを取得または設定します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 property System::String ^ WinFXPath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Output]
public string WinFXPath { get; set; }
[<Microsoft.Build.Framework.Output>]
member this.WinFXPath : string with get, set
Public Property WinFXPath As String

プロパティ値

WinFX ランタイムのパス。

属性

適用対象