Document.Path property (Visio)

Returns the drive and folder path of the Microsoft Visio document. Read-only.

Syntax

expression.Path

expression A variable that represents a Document object.

Return value

String

Remarks

If the document has not been saved, the Path property of the Document object returns a zero-length string ("").

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.