Compartilhar via


IPublishProperties3.BootstrapperEnabled Property

Definition

Gets or sets a value that indicates whether to generate the bootstrapping application.

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

Property Value

true to generate the bootstrapping application; otherwise, false.

Implements

Attributes

Applies to