DeleteCategory Method
Description
Deletes the current settings folder.
Syntax
Visual Basic
Public Sub DeleteCategory( _
   ByVal Category As String _
) 
Parameters
Category
The name of the category to delete.
See Also