Name Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Name Property
Library ReferenceLibUsbDotNet.DeviceNotify.InfoPortNotifyInfoName
LibUsbDotNet on SourceForge
Gets the name of the port that caused the event.
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)