The properties of the ASCIIEncoding class are listed below. For a complete list of ASCIIEncoding class members, see the ASCIIEncoding Members topic.
BodyName (inherited from Encoding) | Returns the name for this encoding that can be used with mail agent body tags. If the encoding may not be used, the string is empty. |
CodePage | The code page identifier of the current instance of encoding. |
EncodingName (inherited from Encoding) | Returns the human-readable description of the encoding (e.g. Hebrew (DOS)). |
HeaderName (inherited from Encoding) | Returns the name for this encoding that can be used with mail agent header tags. If the encoding may not be used, the string is empty. |
IsBrowserDisplay (inherited from Encoding) | [To be supplied.] |
IsBrowserSave (inherited from Encoding) | [To be supplied.] |
IsMailNewsDisplay (inherited from Encoding) | [To be supplied.] |
IsMailNewsSave (inherited from Encoding) | [To be supplied.] |
WebName (inherited from Encoding) | Returns the array of IANA-registered names for this encoding. If there is an IANA preferred name, it is the first name in the array. |
WindowCodePage (inherited from Encoding) | Returns the windows code page that most closely corresponds to this encoding. |