CreateFileStream

IFileStreamFactory.CreateFileStream method

创建用于写入输出文件数据的流。

public Stream CreateFileStream()

返回值

用于写入输出文件数据的流。

也可以看看