Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

VFileInfo.OpenWrite Method

Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

OpenWrite()

Method returns an instance of the write-only VFileStream for the file. A caller must dispose the returned stream. Calling the method is equivalent to calling the method Open(FileMode, FileAccess) with arguments Open(FileMode.OpenOrCreate, FileAccess.Write).

Declaration
public VFileStream OpenWrite()
Returns
Type Description
VFileStream

An instance of the write-only VFileStream for the file.

In This Article
  • OpenWrite()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies