Adds a directory to the list of statistics directory.
Visual Basic |
---|
Public Function AddStatsDir( _ ByVal Dir As String _ ) As Boolean |
- Dir
- Required String representing the name of the directory to be added to the list of statistics directories.
Boolean value indicating success or failure of call to method.