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

VFileInfo.Create Method

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

Create()

Method returns read/write instance of the VFileStream for the file. A caller must dispose the returned stream to ensure that the data written to the stream are persisted.

Declaration
public VFileStream Create()
Returns
Type Description
VFileStream

A read/write instance of the VFileStream for the file.

Remarks

Method creates the file if it does not exist. When the file exists then the content of the existing file is truncated.

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