IPublishProperties3::BootstrapperComponentsLocation Property

 

Gets or sets how the bootstrapping application will download components.

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

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