System.Xml.XmlDeclaration.Encoding Property

Gets or sets the encoding level of the XML document.

Syntax

public string Encoding { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Unlike most XML attributes, encoding attribute values are not case-sensitive. This is because encoding character names follow ISO and Internet Assigned Numbers Authority (IANA) standards.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0