BinaryWriter.OutStream 字段
定义
包含基础流。Holds the underlying stream.
protected: System::IO::Stream ^ OutStream;
protected System.IO.Stream OutStream;
val mutable OutStream : System.IO.Stream
Protected OutStream As Stream
字段值
注解
有关常见 i/o 任务的列表,请参阅 常见 I/o 任务。For a list of common I/O tasks, see Common I/O Tasks.