GetWinFXPath.WinFXWowPath 属性

定义

获取或设置 WoW WinFX 运行时的路径。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

WoW WinFX 运行时的路径。

属性

适用于