Share via


IPublishProperties2.BootstrapperEnabled Property

Definition

Gets or sets whether the bootstrapper should be generated.

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 if the bootstrapper should be generated.

Implements

Attributes

Applies to