public ushort EncodingId { get; }
Public ReadOnly Property EncodingId As UShort
Get
public:
property unsigned short EncodingId {
unsigned short get ();
}
member EncodingId : uint16 with get
Example values are 3 for US-ASCII and 106 for UTF-8. See the full list at http://www.iana.org/assignments/character-sets