TextWriter.CoreNewLine 欄位

定義

儲存這個 TextWriter 所使用的新行字元。

protected: cli::array <char> ^ CoreNewLine;
protected char[] CoreNewLine;
val mutable CoreNewLine : char[]
Protected CoreNewLine As Char() 

欄位值

Char[]

備註

如需一般 I/O 工作的清單,請參閱 一般 I/O 工作

適用於

另請參閱