Compartilhar via


IPublishProperties.BootstrapperEnabled Property

Gets or sets whether the bootstrapper should be generated.

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

Syntax

'Declaração
Property BootstrapperEnabled As Boolean
bool BootstrapperEnabled { get; set; }

Property Value

Type: System.Boolean
true if the bootstrapper should be generated.

.NET Framework Security

See Also

Reference

IPublishProperties Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace