IPublishProperties2.AutorunEnabled Özellik

Tanım

Bu uygulama için bir autorun.ini dosyası oluşturulup oluşturulmayacağını alır veya ayarlar.

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

Özellik Değeri

Boolean

true Bu uygulama için bir autorun.ini dosyası oluşturulmalıdır.

Uygulamalar

Öznitelikler

Şunlara uygulanır