Document.FullName property (Visio)

Returns the name of a document, including the drive and path. Read-only.

Syntax

expression.FullName

expression A variable that represents a Document object.

Return value

String

Remarks

Use the FullName property to obtain a document's drive, folder path, and file name as one string. The returned value can include UNC drive names (for example, \ drive\folder ).

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.