Encoding Property
Definition
Encoding
Gets or sets the encoding for the operation.
public Encoding Encoding { get; set; }
Property Value
- Encoding
The encoding for the operation.
Exceptions
- ArgumentNullException
valuecannot be null.
Gets or sets the encoding for the operation.
public Encoding Encoding { get; set; }
The encoding for the operation.
value cannot be null.