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