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)
SyntaxPublic Function GetPath As String
public:
String^ GetPath()
member GetPath : unit -> string 
Return Value
Type: 
Stringthe USB path of the device
See Also