IPublishProperties::BootstrapperEnabled Property
Visual Studio 2015
Gets or sets whether the bootstrapper should be generated.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(5)] property bool BootstrapperEnabled { bool get(); void set(bool value); }
Show: