IBuildSettings.ComponentsLocation Property
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.
Specifies the install time location for bootstrapper components
public:
property Microsoft::Build::Tasks::Deployment::Bootstrapper::ComponentsLocation ComponentsLocation { Microsoft::Build::Tasks::Deployment::Bootstrapper::ComponentsLocation get(); void set(Microsoft::Build::Tasks::Deployment::Bootstrapper::ComponentsLocation value); };
public Microsoft.Build.Tasks.Deployment.Bootstrapper.ComponentsLocation ComponentsLocation { get; set; }
member this.ComponentsLocation : Microsoft.Build.Tasks.Deployment.Bootstrapper.ComponentsLocation with get, set
Public Property ComponentsLocation As ComponentsLocation
Property Value
The installation location (ComponentsLocation) for bootstrapper components.