UpdateConfigAction Methods |
The UpdateConfigAction type exposes the following members.
Name | Description | |
---|---|---|
ActionCompleteResponseClass | (Overrides ManagerActionResponseActionCompleteResponseClass.) | |
AddCommand | ||
AddCommand(String) | ||
AddCommand(String, String) | ||
AddCommand(String, String, String) | ||
AddCommand(String, String, String, String) | ||
AddCommand(String, String, String, String, String) |
Adds a command to update a config file while sparing you the details of
the Manager's required syntax. If you want to omit one of the command's
sections, provide a null value to this method. The command index will be
incremented even if you supply a null for all parameters, though the action
will be unaffected.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from ManagerAction.) |