Property Encoding
Encoding
Gets or sets the output Encoding.
[Obsolete("Set the Encoding when you create a StreamWriter instead (this property is ignored).")]
public Encoding Encoding { get; set; }
Gets or sets the output Encoding.
[Obsolete("Set the Encoding when you create a StreamWriter instead (this property is ignored).")]
public Encoding Encoding { get; set; }