IPublishProperties2::BootstrapperComponentsLocation Property
Visual Studio 2015
Gets or sets the way the bootstrapper should download components.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(29)] property ComponentsLocation BootstrapperComponentsLocation { ComponentsLocation get(); void set(ComponentsLocation value); }
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish::ComponentsLocation
Show: