次の方法で共有


GetWinFXPath.WinFXNativePath プロパティ

定義

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

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

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

プロパティ値

ネイティブ WinFX ランタイムのパス。

属性

適用対象