This topic has not yet been rated - Rate this topic

Template.Path Property (Word)

Returns the path to the specified document template. Read-only String.

expression .Path

expression Required. A variable that represents a Template object.

The path doesn't include a trailing character — for example, "C:\MSOffice" or "http://MyServer". Use the PathSeparator property to add the character that separates folders and drive letters. Use the Name property to return the file name without the path and use the FullName property to return the file name and the path together.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.