Wmi Members
From TFS Build Extensions
| TFS Build Extensions Help (v1.0.0.6) |
| Wmi Members |
| Wmi Class Constructors Properties See Also Send Feedback |
The Wmi type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Wmi |
Properties
| Name | Description | |
|---|---|---|
| Action |
Specifies the action to perform
| |
| Class |
Sets the WMI class.
| |
| Instance |
Sets the Wmi Instance used in Execute
| |
| Method |
Sets the Method used in Execute
| |
| MethodParameters |
Sets the MethodParameters. Use #~# separate name and value.
| |
| Namespace |
Sets the namespace.
| |
| ReturnValue |
Gets the ReturnValue for Execute
|