Wmi Properties
From TFS Build Extensions
The Wmi type exposes the following members.
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
|