Share via


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
Public method EncodingOptions The EncodingOptions constructor initializes a new EncodingOptions object.

Top

Properties

  Name Description
Public property CharsetName The CharsetName property gets the character set name to use for encoding headers.
Public property CultureName The CultureName gets the culture name to use for outgoing headers.
Public property EncodingFlags The EncodingFlags property gets the EncodingFlags enumeration that is contained in this EncodingOptions object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top