Encoding Property
Definition
Encoding
Gets or sets the character encoding to use for the operation.
public Encoding Encoding { get; set; }
Property Value
- Encoding
The character encoding to use for the operation.
Gets or sets the character encoding to use for the operation.
public Encoding Encoding { get; set; }
The character encoding to use for the operation.