protected void WriteColor(
string color
)
Protected Sub WriteColor (
color As String
)
Dim color As String
Me.WriteColor(color)
protected:
void WriteColor(
String^ color
)
The color should contain one or more virtual terminal sequences from the TextFormat class, or another virtual terminal sequence. It should not contain any other characters.
Nothing is written if the UseColor property is .