Returns a hashtable of configuration properties in their corresponding category
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static Hashtable GetConfigurationProperties()
Public Shared Function GetConfigurationProperties As Hashtable
public: static Hashtable^ GetConfigurationProperties()
Return Value
Key = "Category"
Value = ArrayList of PropertyInfo objs in that category