GetWinFXPath.WinFXWowPath Property

Definition

Gets or sets the path for WoW WinFX run time.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

The path for WoW WinFX run time.

Attributes

Applies to