Serial port and GPS

SerialGPSCfgForm.mapfile Property

Returns the selected map file

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

Remarks

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

See Also

SerialGPSCfgForm Class | serial Namespace