Application.COMAddIns Property

SharePoint Designer Developer Reference

Returns a COMAddIns collection that represents all the Component Object Model (COM) add-ins currently loaded in Microsoft Office SharePoint Designer.

Syntax

expression.COMAddIns

expression   Required. A variable that represents an Application object.

See Also