In The Hand - .NET Components for Mobility
DeviceID Property
NamespacesInTheHand.NetIrDAEndPointDeviceID
Gets or sets an identifier for the device.
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute("Use the Address property to access the device Address.", 
	false)]
public byte[] DeviceID { get; set; }
<ObsoleteAttribute("Use the Address property to access the device Address.",  _
	False)> _
Public Property DeviceID As Byte()
Exceptions
ExceptionCondition
ArgumentNullException The specified byte array is null (Nothing in Visual Basic).
ArgumentOutOfRangeException The specified byte array is not four bytes long.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0