Share via


AddIn.Compiled Eigenschaft

Definition

Gibt einen Wert zurück, der angibt, ob das angegebene Add-In eine Microsoft Word-Add-In-Bibliothek (WLL) ist.

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

Eigenschaftswert

Hinweise

Wenn es sich bei dem angegebenen Add-In nicht um eine WLL handelt, handelt es sich um eine Vorlage.

Gilt für: