LibUsbDotNet 2.2.8
DeviceType Property
Library Reference ► LibUsbDotNet.DeviceNotify ► DeviceNotifyEventArgs ► DeviceType
|
Gets the DeviceType for this notification.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DeviceType DeviceType { get; }
Public ReadOnly Property DeviceType As DeviceType Get
public: property DeviceType DeviceType { DeviceType get (); }