UTF8Encoding Properties
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | BodyName | When overridden in a derived class, gets a name for the current encoding that can be used with mail agent body tags.(Inherited from Encoding.) |
![]() | CodePage | |
![]() | DecoderFallback | Gets or sets the DecoderFallback object for the current Encoding object.(Inherited from Encoding.) |
![]() | EncoderFallback | Gets or sets the EncoderFallback object for the current Encoding object.(Inherited from Encoding.) |
![]() | EncodingName | When overridden in a derived class, gets the human-readable description of the current encoding.(Inherited from Encoding.) |
![]() | HeaderName | When overridden in a derived class, gets a name for the current encoding that can be used with mail agent header tags.(Inherited from Encoding.) |
![]() | IsBrowserDisplay | 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 Encoding.) |
![]() | IsBrowserSave | 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 Encoding.) |
![]() | IsMailNewsDisplay | 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 Encoding.) |
![]() | IsMailNewsSave | 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 Encoding.) |
![]() | IsReadOnly | When overridden in a derived class, gets a value indicating whether the current encoding is read-only.(Inherited from Encoding.) |
![]() | IsSingleByte | When overridden in a derived class, gets a value indicating whether the current encoding uses single-byte code points.(Inherited from Encoding.) |
![]() | WebName | When overridden in a derived class, gets the name registered with the Internet Assigned Numbers Authority (IANA) for the current encoding.(Inherited from Encoding.) |
![]() | WindowsCodePage | When overridden in a derived class, gets the Windows operating system code page that most closely corresponds to the current encoding.(Inherited from Encoding.) |
