Returns a hashtable of configuration properties in their corresponding category
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static Hashtable GetConfigurationProperties()
public static Hashtable GetConfigurationProperties()
Public Shared Function GetConfigurationProperties As Hashtable
Public Shared Function GetConfigurationProperties As Hashtable
public: static Hashtable^ GetConfigurationProperties()
public: static Hashtable^ GetConfigurationProperties()
static member GetConfigurationProperties : unit -> Hashtable
static member GetConfigurationProperties : unit -> Hashtable
Return Value
Hashtable
Key = "Category" Value = ArrayList of PropertyInfo objs in that category
Key = "Category" Value = ArrayList of PropertyInfo objs in that category
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120