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

属性

适用于