![]() |
Suggested Reading
|
![]() |
---|---|---|
tag/attrib/value | ![]() |
description |
---|---|---|
CompletedEventArgs | Holds event data for the | |
ConnectionOptions | Specifies all settings required to make a WMI connection. | |
DeleteOptions | Specifies options for deleting a management object. | |
EnumerationOptions | Provides a base class for query and enumeration-related options objects. | |
EventArrivedEventArgs | Holds event data for the | |
EventQuery | Represents a WMI event query. | |
EventWatcherOptions | Specifies options for management event watching. | |
InvokeMethodOptions | Specifies options for invoking a management method. | |
ManagementBaseObject | Contains the basic elements of a management object. It serves as a base class to more specific management object classes. | |
ManagementClass | Represents a management class. | |
ManagementEventArgs | Represents the virtual base class to hold event data for WMI events. | |
ManagementEventWatcher | Subscribes to temporary event notifications based on a specified event query. | |
ManagementException | Represents management exceptions. | |
ManagementNamedValueCollection | Represents a collection of named values suitable for use as context information to WMI operations. The names are case-insensitive. | |
ManagementObject | Represents a data management object. | |
ManagementObjectCollection | Represents different collections of WMI instances (namespaces, scopes, and query watcher). | |
ManagementObjectCollection. ManagementObjectEnumerator |
Represents the enumerator on the collection. | |
ManagementObjectSearcher | Retrieves a collection of WMI objects based on a specified query. | |
ManagementOperationObserver | Used to manage asynchronous operations and handle management information and events received asynchronously. | |
ManagementOptions | Provides an abstract base class for all options objects. | |
ManagementPath | Provides a wrapper for parsing and building paths to WMI objects. | |
ManagementQuery | Provides an abstract base class for all management query objects. | |
ManagementScope | Represents a scope for management operations. In v1.0 the scope defines the WMI namespace in which management operations are performed. | |
MethodData | Contains information about a WMI method. | |
MethodDataCollection | Represents the set of methods available in the collection. | |
MethodDataCollection. MethodDataEnumerator |
Represents the enumerator for MethodData objects in the MethodDataCollection. | |
ObjectGetOptions | Specifies options for getting a management object. | |
ObjectPutEventArgs | Holds event data for the | |
ObjectQuery | Represents a management query that returns instances or classes. | |
ObjectReadyEventArgs | Holds event data for the | |
ProgressEventArgs | Holds event data for the | |
PropertyData | Represents information about a WMI property. | |
PropertyDataCollection | Represents the set of properties of a WMI object. | |
PropertyDataCollection. PropertyDataEnumerator |
Represents the enumerator for PropertyData objects in the PropertyDataCollection. | |
PutOptions | Specifies options for committing management object changes. | |
QualifierData | Contains information about a WMI qualifier. | |
QualifierDataCollection | Represents a collection of QualifierData objects. | |
QualifierDataCollection. QualifierDataEnumerator |
Represents the enumerator for QualifierData objects in the QualifierDataCollection. | |
RelatedObjectQuery | Represents a WQL ASSOCIATORS OF data query. It can be used for both instances and schema queries. | |
RelationshipQuery | Represents a WQL REFERENCES OF data query. | |
SelectQuery | Represents a WQL SELECT data query. | |
StoppedEventArgs | Holds event data for the | |
WqlEventQuery | Represents a WMI event query in WQL format. | |
WqlObjectQuery | Represents a WMI data query in WQL format. | |
CompletedEventHandler | Represents the method that will handle the Completed event. | |
EventArrivedEventHandler | Represents the method that will handle the EventArrived event. | |
ObjectPutEventHandler | Represents the method that will handle the ObjectPut event. | |
ObjectReadyEventHandler | Represents the method that will handle the ObjectReady event. | |
ProgressEventHandler | Represents the method that will handle the Progress event. | |
StoppedEventHandler | Represents the method that will handle the Stopped event. | |
AuthenticationLevel | Describes the authentication level to be used to connect to WMI. This is used for the COM connection to WMI. | |
CimType | Describes the possible CIM types for properties, qualifiers, or method parameters. | |
CodeLanguage | Defines the languages supported by the code generator. | |
ComparisonSettings | Describes the object comparison modes that can be used with CompareTo. Note that these values may be combined. | |
ImpersonationLevel | Describes the impersonation level to be used to connect to WMI. | |
ManagementStatus | Represents the enumeration of all WMI error codes that are currently defined. | |
PutType | Describes the possible effects of saving an object to WMI when using Put. | |
TextFormat | Describes the possible text formats that can be used with GetText. |