IPublishProperties2::BootstrapperPackages Property

 

Gets the collection of bootstrapper packages.

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

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