VFileInfo.OpenRead Method
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
OpenRead()
Method returns an instance of the read-only VFile
Declaration
public VFileStream OpenRead()
Returns
Type | Description |
---|---|
VFile |
An instance of the read-only VFile |