TextFileCharacterSet Property (IFileTransfer)
Returns or specifies whether Reflection uses the ASCII or ANSI character set.
Property Value
The default value is TextFileCharacterSetOption.WindowCharacterSet. TextFileCharacterSetOption.DOSCharacterSet Reflection uses the DOS (ASCII) character set. TextFileCharacterSetOption.WindowsCharacterSet Reflection use the Windows (ANSI) character set.