Type Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Type Property
Library ReferenceMonoLibUsb.TransferMonoUsbTransferType
LibUsbDotNet on SourceForge
Type of the endpoint.
Declaration Syntax
C# Visual Basic Visual C++
public EndpointType Type { get; set; }
Public Property Type As EndpointType
	Get
	Set
public:
property EndpointType Type {
	EndpointType get ();
	void set (EndpointType value);
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)