Returns new instance of stream writer class.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path to file
- append
- Type: System Boolean
If should append data to existing file
Return Value
Type: StreamWriterSee Also