The WMIHelper type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Connect |
Connects to the management scope created in the constructor.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
| GetInfo(String) |
Gets the server info for the specified key in the pre-selected
section (i.e. section specified in constructor or
via SetSection(String)).
| |
| GetInfo(WMIHelper CustomToken) |
Gets the server info for the special token.
| |
| GetInfo(String, String) |
Gets the server info for the specified key in the given section.
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SetSection |
A convenience method allowing you to change the section specified
in the constructor (or previous SetSection call).
| |
| (Inherited from |
See Also