Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 707 Bytes

Visio.Document.Path.md

File metadata and controls

35 lines (21 loc) · 707 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Document.Path property (Visio)
vis_sdr.chm10514050
vis_sdr.chm10514050
Visio.Document.Path
50c20d69-3909-9383-1d2c-d1744a96e751
06/08/2017
medium

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

[!includeSupport and feedback]