IrDADeviceInfoDeviceID Property

Note: This API is now obsolete.
Provided solely for compatibility with System.Net.IrDA - consider using DeviceAddress instead.

Definition

Namespace: InTheHand.Net.Sockets
Assembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
[ObsoleteAttribute("Use the DeviceAddress property to access the device Address.", 
	false)]
public byte[] DeviceID { get; }

Property Value

Byte

See Also