Returns the EndpointType for this endpoint.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public EndpointType Type { get; }
Public ReadOnly Property Type As EndpointType Get
public: property EndpointType Type { EndpointType get (); }
LibUsbDotNet 2.2.8 Type Property Library Reference ► LibUsbDotNet.Main ► UsbEndpointBase ► Type |
C# | Visual Basic | Visual C++ |
public EndpointType Type { get; }
Public ReadOnly Property Type As EndpointType Get
public: property EndpointType Type { EndpointType get (); }