Name Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Name Property
Library ReferenceLibUsbDotNet.DeviceNotify.LinuxLinuxUsbDeviceNotifyInfoName
LibUsbDotNet on SourceForge
Gets the name of the USB device file descriptor that caused the notification.
Declaration Syntax
C# Visual Basic Visual C++
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
virtual property String^ Name {
	String^ get () sealed;
}

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