Returns the default path of the HTML GUI pages.

Syntax:

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

Set Tool = Application.Tools.DirectoryTool

MsgBox Tool.GetDefaultHTMLGUIPath

See also:

Class DirectoryTool


Last Updated: 03/15/04