USBDeviceDescriptorPathName Property |
Windows path name for the USB device
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string PathName { get; }
Public ReadOnly Property PathName As String
Get
public:
property String^ PathName {
String^ get ();
}
Property Value
Type:
String
See Also