LibUsbDotNet 2.2.8
Port Property
Library ReferenceLibUsbDotNet.DeviceNotifyDeviceNotifyEventArgsPort
LibUsbDotNet on SourceForge
Gets the PortNotifyInfo class.
Declaration Syntax
C#Visual BasicVisual C++
public IPortNotifyInfo Port { get; }
Public ReadOnly Property Port As IPortNotifyInfo
	Get
public:
property IPortNotifyInfo^ Port {
	IPortNotifyInfo^ get ();
}
Remarks
This value is null if the DeviceType is not set to Port

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