TextReader.Null 欄位

定義

提供 TextReader 無需讀取資料的資訊。

public: static initonly System::IO::TextReader ^ Null;
public static readonly System.IO.TextReader Null;
 staticval mutable Null : System.IO.TextReader
Public Shared ReadOnly Null As TextReader 

欄位值

備註

Null 文字閱讀器讀取類似於從串流結束處讀取:

適用於

另請參閱