Overload | Description |
---|---|
ReadAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Returns the contents of an OPC UA text file as a System.String, using the UTF-8 encoding. |
ReadAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Encoding) | Returns the contents of an OPC UA text file as a System.String, specifying the encoding. |