Get the device instance address.
| C# | Visual Basic | Visual C++ |
public byte DeviceAddress { get; }
Public ReadOnly Property DeviceAddress As Byte Get
public: property unsigned char DeviceAddress { unsigned char get (); }
| LibUsbDotNet 2.2.8 DeviceAddress Property Library Reference ► LibUsbDotNet.DeviceNotify.Linux ► LinuxUsbDeviceNotifyInfo ► DeviceAddress |
| C# | Visual Basic | Visual C++ |
public byte DeviceAddress { get; }
Public ReadOnly Property DeviceAddress As Byte Get
public: property unsigned char DeviceAddress { unsigned char get (); }