LibUsbDotNet 2.2.8
Profile Property
Library Reference ► LibUsbDotNet.LudnMonoLibUsb ► MonoUsbDevice ► Profile
|
Gets the MonoUsbProfile for this usb device.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public MonoUsbProfile Profile { get; }
Public ReadOnly Property Profile As MonoUsbProfile Get
public: property MonoUsbProfile^ Profile { MonoUsbProfile^ get (); }