QuickOPC User's Guide and Reference
CreateStreamReader Method



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace > IFileInfoExtension Class : CreateStreamReader Method
Creates a System.IO.StreamReader with UTF8 encoding that reads from an existing text file.
Overload List
OverloadDescription
Creates a System.IO.StreamReader with UTF8 encoding that reads from an existing text file.  
Creates a System.IO.StreamReader with specified encoding that reads from an existing text file.  
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