AppendString

WordPattern.AppendString method

Appends a string to the word pattern.

public void AppendString(string text)
Parameter Type Description
text String The string to append.

See Also