IPublishProperties::BootstrapperComponentsLocation Property

 

Gets or sets the way the bootstrapper should download components.

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

[DispIdAttribute(29)]
property ComponentsLocation BootstrapperComponentsLocation {
	ComponentsLocation get();
	void set(ComponentsLocation value);
}
Return to top
Show: