This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
TextWriter.CoreNewLine
Gets the next line in the file.
[Visual Basic]
Protected CoreNewLine As String
[C#]
protected string CoreNewLine;
[C++]
protected: String* CoreNewLine;
[JScript]
protected var CoreNewLine : String;
See Also
TextWriter Class | TextWriter Members | System.IO Namespace