AddonDataHandler Constructor
Initializes a new instance of this class.
Namespace: Microsoft.Office.Visio.Server
Assembly: Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New AddonDataHandler()
protected AddonDataHandler()
Remarks
A derived class must provide a default constructor.