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