public class IrDADeviceInfoPublic Class IrDADeviceInfopublic ref class IrDADeviceInfotype IrDADeviceInfo = class end| CharacterSet | Gets the character set used by the server, such as ASCII. |
| DeviceAddress | Returns the address of the remote device. |
| DeviceID |
Provided solely for compatibility with System.Net.IrDA - consider using DeviceAddress instead.
Obsolete. |
| DeviceName | Gets the name of the device. |
| Hints | Gets the type of the device, such as a computer. |
| Equals |
Compares two IrDADeviceInfo instances for equality.
(Overrides ObjectEquals(Object)) |
| Finalize | (Inherited from Object) |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |