IPublishProperties.AutorunEnabled Eigenschaft

Definition

Ruft ab oder legt fest, ob eine autorun.ini-Datei für diese Anwendung erstellt werden soll.

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

Eigenschaftswert

Boolean

true , wenn eine autorun.ini-Datei für diese Anwendung erstellt werden soll.

Attribute

Gilt für