Path property

Path property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Example         Applies to

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 ("").