Specifies that the file is encoded in the Encoding name.
Syntax:
property Encoding: string;
Description:
If this option is omitted, the current client encoding is used.
Input data is interpreted according to Encoding option or the current client encoding,
and output data is encoded in Encoding or the current client encoding, even if the data does not
pass through the client but is read from or written to a file directly by the server.