IPublishProperties2::BootstrapperPackages Property
Visual Studio 2015
Gets the collection of bootstrapper packages.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(6)]
property IBootstrapperPackageCollection^ BootstrapperPackages {
IBootstrapperPackageCollection^ get();
}
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish::IBootstrapperPackageCollection^Implements
IPublishProperties::BootstrapperPackages
Show: