LibUsbDotNet 2.2.8
Name Property
Library Reference ► LibUsbDotNet.DeviceNotify.Info ► PortNotifyInfo ► Name
LibUsbDotNet on SourceForge
Gets the name of the port that caused the event.
Declaration Syntax
C#Visual BasicVisual 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)