Revision Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Revision Property
Library ReferenceLibUsbDotNet.MainUsbDeviceFinderRevision
LibUsbDotNet on SourceForge
The revision number of the device to find.
Declaration Syntax
C# Visual Basic Visual C++
public int Revision { get; set; }
Public Property Revision As Integer
	Get
	Set
public:
property int Revision {
	int get ();
	void set (int value);
}
Remarks
Set to MaxValue to ignore.

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