QuickOPC User's Guide and Reference
CreateAppendStreamWriter Method



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace > IWritableFileInfoExtension Class : CreateAppendStreamWriter Method
Creates a System.IO.StreamWriter that appends text to the file represented by this instance of the IWritableFileInfo.
Overload List
OverloadDescription
Creates a System.IO.StreamWriter that appends text to the file represented by this instance of the IWritableFileInfo.  
Creates a System.IO.StreamWriter that appends text to the file represented by this instance of the IWritableFileInfo.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also