Visual Basic (Declaration) | |
---|---|
Public Property Path As String |
C# | |
---|---|
public string Path {get; set;} |
The associated file must contain NMEA 0183 sentences. The GGA, GSA, GSV, RMC and VTG sentence formatters are supported. Sentences with other formatters can be present in the file.
Exception | Description |
---|---|
System.InvalidOperationException | Property cannot be changed if connection is open. |
System.ArgumentNullException | File doesn't exists |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8