AddIn.Compiled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value indicating whether the specified add-in is a Microsoft Word add-in library (WLL).
public:
property bool Compiled { bool get(); };
public bool Compiled { get; }
member this.Compiled : bool
Public ReadOnly Property Compiled As Boolean
Property Value
Remarks
If the specified add-in is not a WLL, then it is a template.