Click or drag to resize

DeviceGetPath Method

Gets the path of the device. Different per operating system. May change if the device is unplugged and plugged back in.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public string GetPath()

Return Value

Type: String
the USB path of the device
See Also