Mono Class Library: OverviewSystem.Xml.XmlDocument: Property Members |
The properties of System.Xml.XmlDocument are listed below. For a list of all members, see the XmlDocument Members list.
See Also: Inherited members from System.Xml.XmlNode
[read-only] overrideBaseURI string. Documentation for this section has not yet been entered. [read-only] DocumentElement XmlElement. Gets the document element, if any. [read-only] DocumentType XmlDocumentType. Gets the document type definition (DTD). [read-only] Implementation XmlImplementation. Gets the System.Xml.XmlImplementation which created this document object, if any. overrideInnerXml string. Documentation for this section has not yet been entered. [read-only] overrideIsReadOnly bool. Documentation for this section has not yet been entered. [read-only] overrideLocalName string. Documentation for this section has not yet been entered. [read-only] overrideName string. Documentation for this section has not yet been entered. [read-only] NameTable XmlNameTable. Gets an System.Xml.XmlNameTable object that stores all name strings used in this document. [read-only] overrideNodeType XmlNodeType. Documentation for this section has not yet been entered. [read-only] overrideOwnerDocument XmlDocument. Documentation for this section has not yet been entered. [read-only] overrideParentNode XmlNode. Documentation for this section has not yet been entered. PreserveWhitespace bool. Gets or sets a flag that indicates whether this document preserves whitespace nodes on loading content. [read-only] overrideSchemaInfo System.Xml.Schema.IXmlSchemaInfo. Documentation for this section has not yet been entered. Schemas System.Xml.Schema.XmlSchemaSet. Documentation for this section has not yet been entered. [write-only] XmlResolver XmlResolver. Sets an xml resolver that is used to resolve external resources.