Property Encoding
Encoding
Gets or sets the encoding used for writting data to the output file. This property is only appliable if this instance is using an file-based output.
public Encoding Encoding { get; set; }
Gets or sets the encoding used for writting data to the output file. This property is only appliable if this instance is using an file-based output.
public Encoding Encoding { get; set; }