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