Path property

Microsoft Visio Developer Reference

Path property

   Example   

Returns the drive and folder path of the Microsoft Visio application or a document.

Version added

2.0

Syntax

strRet = object.Path

strRet

String. The path of Visio or the indicated document.

object

Required. An expression that returns an Application or Document object.

Remarks

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