InvisibleApp.MyShapesPath Property

Visio Automation Reference

Gets or sets where Microsoft Office Visio looks for the My Shapes folder on the user's hard disk. Read/write.

Version Information
 Version Added:  Visio 2007

Syntax

expression.MyShapesPath

expression   An expression that returns a InvisibleApp object.

Return Value
String

Remarks

The setting of the MyShapesPath property corresponds to the value of the My Shapes text box in the File Paths dialog box. (On the File menu, click Options, click Advanced, and then click File Paths.)

See Also