WMIHelper GetInfo Method CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodGetInfo(String)
Gets the server info for the specified key in the pre-selected section (i.e. section specified in constructor or via SetSection(String)).
Public methodGetInfo(WMIHelper CustomToken)
Gets the server info for the special token.
Public methodGetInfo(String, String)
Gets the server info for the specified key in the given section.
Back to Top
See Also