BinaryWriter.Null 字段

定义

指定无后备存储的 BinaryWriter

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

字段值

BinaryWriter

注解

有关常见 I/O 任务的列表,请参阅 常见 I/O 任务

适用于

另请参阅