LibUsbDotNet 2.2.8
Type Property
Library Reference ► LibUsbDotNet.Main ► UsbEndpointBase ► Type
|
![]() |
Returns the EndpointType for this endpoint.

C# | Visual Basic | Visual C++ |
public EndpointType Type { get; }
Public ReadOnly Property Type As EndpointType Get
public: property EndpointType Type { EndpointType get (); }