Path property (Folder object)
Returns the path to the folder, that is, from the root folder to the specified folder such as
foldername
\. Read-only. String.Syntax
Folder
.Path
where
Folder
is the name of a Folder object or an expression that evaluates to a Folder object.Provide Feedback