The CommTouchConfig type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ChangeLine |
Updates each line that the Save() method passes in.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInstallDir |
Gets the ICS install path out of the reg and combines it with the default config file name.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load |
Loads the content of the config file into memory.
| |
| Save |
Updates the internal ArrayList of file lines and writes a new config file.
| |
| ToString | (Inherited from Object.) |
See Also