LibUsbDotNet 2.2.8
DeviceAddress Property
Library Reference ► MonoLibUsb.Profile ► MonoUsbProfile ► DeviceAddress
|
![]() |
Gets the device address that belongs to the usb device this profile represents.

C# | Visual Basic | Visual C++ |
public byte DeviceAddress { get; }
Public ReadOnly Property DeviceAddress As Byte Get
public: property unsigned char DeviceAddress { unsigned char get (); }