UsbDetector.FoundDevice Property
Gets the found device friendly name. returns an empty string if no device found.
[Visual Basic]
Public ReadOnly Property FoundDevice As
String
[C#]
public
string FoundDevice {get;}
See Also
UsbDetector Class | PvLogiciels.dotNetProtector Namespace