Serial port and GPS

SerialGPSCfgForm.gpxdir Property

Returns the selected gps files directory

[Visual Basic]
Public ReadOnly Property gpxdir As String
[C#]
public string gpxdir {get;}

Remarks

It returns either the directory entered in the input box, if the dialog box has been closed with result OK or the directory passed to the constructor else.

See Also

SerialGPSCfgForm Class | serial Namespace