Addons property

Microsoft Visio Developer Reference

Addons property

        object;DAR_Objects_(A-M)_1015.htm">

Returns the Addons collection of an Application object.

Version added

4.0

Syntax

objRet = object.Addons

objRet

The Addons collection of the Application object.

object

Required. An expression that returns the Application object that owns the collection.

Remarks

The Addons collection includes an Addon object for each add-on in the folders specified by the AddonPaths property and for each add-on that is added dynamically to the collection by other add-ons.