Serial port and GPS

SerialForm.m_answerstr Field

The answer string processed in the delegate method showAnswer().

[Visual Basic]
Private m_answerstr As String
[C#]
private string m_answerstr;

See Also

SerialForm Class | serial Namespace