Returns the template path.

Syntax:

GetTemplatePath() As String
Return: String
Example:
Dim Tool As DirectoryTool

Set Tool = Application.Tools.DirectoryTool

MsgBox Tool.GetTemplatePath

See also:

Class DirectoryTool


Last Updated: 03/10/04