EncodingOptions Members
Include Protected Members
Include Inherited Members
The EncodingOptions class specifies how to encode outgoing headers.
The EncodingOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EncodingOptions | The EncodingOptions constructor initializes a new EncodingOptions object. |
Top
Properties
Name | Description | |
---|---|---|
CharsetName | The CharsetName property gets the character set name to use for encoding headers. | |
CultureName | The CultureName gets the culture name to use for outgoing headers. | |
EncodingFlags | The EncodingFlags property gets the EncodingFlags enumeration that is contained in this EncodingOptions object. |
Top