Overload | Description |
---|---|
Write(String) | Displays data contained within a string in the Vt window and interprets all escape sequences. |
Write(Byte[],Int32,Int32) | Displays data contained within a byte array in the Vt window and interprets all escape sequences. |
Write(Byte[]) | Displays data contained within a byte array in the Vt window and interprets all escape sequences. |
Target Platforms: Microsoft .NET Framework 2.0