Proprietà IPublishProperties.BootstrapperEnabled

Ottiene o imposta se il programma di avvio automatico deve essere generato.

Spazio dei nomi:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Sintassi

'Dichiarazione
Property BootstrapperEnabled As Boolean
bool BootstrapperEnabled { get; set; }

Valore proprietà

Tipo: System.Boolean
true se il programma di avvio automatico viene generato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPublishProperties Interfaccia

Spazio dei nomi Microsoft.VisualStudio.ManagedInterfaces.Publish