FileTransformEngineTSource, TDestinationDestinationEncoding Property |
The Encoding of the Destination File.
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic Encoding DestinationEncoding { get; set; }
Public Property DestinationEncoding As Encoding
Get
Set
Property Value
Type:
Encoding
See Also