Legend
| Static method: int WrapToWidth()
Declarationpublic static int WrapToWidth() SummaryReturns the maximum line width that console applications should use to correctly word-wrap their output. If the output is redirected to a file, this will return an arbitrary but sensible value, otherwise the value reflects the width of the console buffer. |