IPublishProperties.AutorunEnabled Свойство

Определение

Возвращает или задает значение, указывающее, следует ли создать файл autorun.ini для этого приложения.

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

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

Boolean

true Если для этого приложения необходимо создать файл autorun.ini.

Атрибуты

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