Document.DefaultSavePath property (Visio)
Gets or sets the path to the location where Microsoft Visio saves the current document by default. Read/write.
Syntax
expression.DefaultSavePath
expression An expression that returns a Document object.
Return value
String
Remarks
The DefaultSavePath property is run-time only, and the property setting persists for the life of the current document, but not beyond.
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.