InvisibleApp.Version property (Visio)

Returns the version of a running Microsoft Visio instance. Read-only.

Syntax

expression.Version

expression A variable that represents an InvisibleApp object.

Return value

String

Remarks

Use the Version property of the InvisibleApp object to verify the version of a particular Visio instance. This information is helpful if your program requires a particular version. Both the major and minor version numbers are returned. The string returned by Visio is 15.0.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.