OPC Studio User's Guide and Reference
WriteAllText Method (IEasyUAFileTransferExtension2)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.IO.Extensions Namespace > IEasyUAFileTransferExtension2 Class : WriteAllText Method
Writes text to an OPC UA file.
Overload List
OverloadDescription
Writes text to an OPC UA file, not appending, and using the UTF-8 encoding.  
Writes text to an OPC UA file, using the UTF-8 encoding, and specifying the append flag.  
Writes text to an OPC UA file, specifying the append flag, and encoding.  
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