IPublishProperties::BootstrapperPackages Property

 

Gets the collection of bootstrapper packages.

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

[DispIdAttribute(6)]
property IBootstrapperPackageCollection^ BootstrapperPackages {
	IBootstrapperPackageCollection^ get();
}
Return to top
Show: