ManagementObjectSearcher.Get Method
.NET Framework 4.5
Invokes the specified WMI query.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Get() | Invokes the specified WMI query and returns the resulting collection. |
|
Get(ManagementOperationObserver) | Invokes the WMI query asynchronously, and binds to a watcher to deliver the results. |