IPublishProperties2.BootstrapperEnabled Свойство

Определение

Возвращает или задает значение, указывающее, следует ли создавать загрузчик.

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

Значение свойства

Boolean

true значение, если необходимо создать загрузчик.

Реализации

Атрибуты

Применяется к