Property WhiteSpace
WhiteSpace
When implemented by a class, represents an object that implements IWhiteSpace
interface. This object specifies appearance of white space characters, as well as End-of-line and End-of-file marks.
IWhiteSpace WhiteSpace { get; set; }