UTF32Encoding: EncodingName (get) |
gets the human-readable description of the current encoding.
Public Property Get EncodingName ( ) As String
The EncodingName property is intended for display. To find a name that can be passed to the GetEncoding method, use the WebName property.
Read Only.