Click or drag to resize

Configuration Methods

The Configuration type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetDeviceId
Gets the device id, currently unused.
Public methodGetDeviceMode
Gets the mode the device is currently in.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetDeviceId
Sets the device id, currently unused.
Public methodSetDeviceMode
Sets the mode the device should be in.
Public methodToString
Converts this object into a human readable string.
(Overrides ObjectToString.)
Top
See Also