An NDoc Documented Class Library

MemoryAppender.Write Method (String)

Write the current content of the log to the given file.

public void Write(
   string path
);

Parameters

path
Path of file

See Also

MemoryAppender Class | EnterpriseDT.Util.Debug Namespace | MemoryAppender.Write Overload List