Returns the path and name of the application INI file.

Syntax:

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

Set Tool = Application.Tools.DirectoryTool

MsgBox Tool.GetApplicationINIFile

See also:

Class DirectoryTool


Last Updated: 04/26/05