Freigeben über


AddIn.Autoload Eigenschaft

Definition

Gibt einen Wert zurück, der angibt, ob das angegebene Add-In automatisch geladen wird, wenn Microsoft Word gestartet wird.

public:
 property bool Autoload { bool get(); };
public bool Autoload { get; }
member this.Autoload : bool
Public ReadOnly Property Autoload As Boolean

Eigenschaftswert

Hinweise

Add-ins, die sich im Startordner von Word befinden, werden automatisch geladen.

Gilt für: