USBDeviceInfoDevicePath Property  | 
 
            Device pathname
            
 
    Namespace: 
   MadWizard.WinUSBNet
    Assembly:
   WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string DevicePath { get; }Public ReadOnly Property DevicePath As String
	Get
public:
property String^ DevicePath {
	String^ get ();
}Property Value
Type: 
String
See Also