GetWinFXPath Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implements the GetWinFXPath
task. Use the GetWinFXPath
element in your project file to create and execute this task. For usage and parameter information, see GetWinFXPath.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class GetWinFXPath sealed : Microsoft::Build::Utilities::Task
public sealed class GetWinFXPath : Microsoft.Build.Utilities.Task
type GetWinFXPath = class
inherit Task
Public NotInheritable Class GetWinFXPath
Inherits Task
- Inheritance
-
GetWinFXPath
Constructors
GetWinFXPath() |
This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the GetWinFXPath class. |
Properties
WinFXNativePath |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the path for native WinFX runtime. |
WinFXPath |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the path for the WinFX runtime. |
WinFXWowPath |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the path for WoW WinFX run time. |
Methods
Execute() |
This API supports the product infrastructure and is not intended to be used directly from your code. Executes a task. |