Name Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Name Property
Library ReferenceLibUsbDotNet.MainUsbRegistryName
LibUsbDotNet on SourceForge
Gets the short name of the usb device.
Declaration Syntax
C# Visual Basic Visual C++
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
Remarks
This is the device decription as it is defined in the setup/inf file.

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