IPublishProperties3::BootstrapperComponentsLocation Property
Visual Studio 2015
Gets or sets how the bootstrapping application will 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::ComponentsLocationOne of the ComponentsLocation values.
Show: