Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Append text to the text of the message.
Public Sub WriteText(ByVal val As String)
public void WriteText(string val)
val The text to append.