Skip to content
SiteEmail

cohtml.Net.IFileSystemWriter

Class that allows Cohtml to interface with the local file system. It allows opening a file for writing and writing information to it.

Inherits from SystemIDisposable

Name
virtual voidDispose()
virtual ISyncStreamWriterOpenFile(string path)
delegate global.System.IntPtrSwigDelegateIFileSystemWriter_0(string path, global.System.IntPtr swigId)
Name
IFileSystemWriter()
Name
boolswigCMemOwn
virtual void Dispose()
virtual ISyncStreamWriter OpenFile(
string path
)
delegate global.System.IntPtr SwigDelegateIFileSystemWriter_0(
string path,
global.System.IntPtr swigId
)
IFileSystemWriter()
bool swigCMemOwn;