Returns a hashtable of configuration properties in their corresponding category

C# | Visual Basic | Visual C++ |
public static Hashtable GetConfigurationProperties()
Public Shared Function GetConfigurationProperties As Hashtable
public: static Hashtable^ GetConfigurationProperties()

Key = "Category"
Value = ArrayList of PropertyInfo objs in that category