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 运行时的路径。

属性

适用于