Click or drag to resize

IrDADeviceInfoDeviceID Property

Note: This API is now obsolete.

Namespace:  InTheHand.Net.Sockets
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("Use the DeviceAddress property to access the device Address.", 
	false)]
public byte[] DeviceID { get; }

Property Value

Type: Byte
See Also