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