The ASCIIEncoding type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
When overridden in a derived class, gets a name for the current encoding that can be used with mail agent body tags. (Inherited from | ||
When overridden in a derived class, gets the code page identifier of the current (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
When overridden in a derived class, gets the human-readable description of the current encoding. (Inherited from | ||
When overridden in a derived class, gets a name for the current encoding that can be used with mail agent header tags. (Inherited from | ||
When overridden in a derived class, gets a value indicating whether the current encoding can be used by browser clients for displaying content. (Inherited from | ||
When overridden in a derived class, gets a value indicating whether the current encoding can be used by browser clients for saving content. (Inherited from | ||
When overridden in a derived class, gets a value indicating whether the current encoding can be used by mail and news clients for displaying content. (Inherited from | ||
When overridden in a derived class, gets a value indicating whether the current encoding can be used by mail and news clients for saving content. (Inherited from | ||
When overridden in a derived class, gets a value indicating whether the current encoding is read-only. (Inherited from | ||
When overridden in a derived class, gets a value indicating whether the current encoding uses single-byte code points. (Inherited from | ||
When overridden in a derived class, gets the name registered with the Internet Assigned Numbers Authority (IANA) for the current encoding. (Inherited from | ||
When overridden in a derived class, gets the Windows operating system code page that most closely corresponds to the current encoding. (Inherited from |
See Also