Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: int WrapToWidth()

Declaration

public static int WrapToWidth()

Summary

Returns 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.