Configuration Methods |
The Configuration type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDeviceId |
Gets the device id, currently unused.
| |
GetDeviceMode |
Gets the mode the device is currently in.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetDeviceId |
Sets the device id, currently unused.
| |
SetDeviceMode |
Sets the mode the device should be in.
| |
ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |