System.Xml.Linq.XDeclaration
Represents an XML declaration.
Gets or sets the encoding for this document.
Gets or sets the standalone property for this document.
Gets or sets the version property for this document.
Initializes a new instance of the XDeclaration class with the specified version, encoding, and standalone status.
Initializes a new instance of the XDeclaration class from another XDeclaration object.