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

VFileInfo.OpenRead Method

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

OpenRead()

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

Declaration
public VFileStream OpenRead()
Returns
Type Description
VFileStream

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

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