IPublishProperties3.BootstrapperEnabled Propriedade

Definição

Obtém ou define um valor que indica se o aplicativo de inicialização deve ser gerado.

public:
 property bool BootstrapperEnabled { bool get(); void set(bool value); };
public:
 property bool BootstrapperEnabled { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(5)]
public bool BootstrapperEnabled { get; set; }
[<System.Runtime.InteropServices.DispId(5)>]
member this.BootstrapperEnabled : bool with get, set
Public Property BootstrapperEnabled As Boolean

Valor da propriedade

Boolean

true para gerar o aplicativo de inicialização; caso contrário, false .

Implementações

Atributos

Aplica-se a