The members of System.Xml.XmlAttribute are listed below.
See Also: Inherited members from System.Xml.XmlNode
Protected Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
[read-only] override | BaseURI | string. ReadOnly property for getting the Base URI for the Attribute. |
[write-only] override | InnerText | string. Documentation for this section has not yet been entered. |
[write-only] override | InnerXml | string. Documentation for this section has not yet been entered. |
[read-only] override | LocalName | string. Documentation for this section has not yet been entered. |
[read-only] override | Name | string. Documentation for this section has not yet been entered. |
[read-only] override | NamespaceURI | string. Documentation for this section has not yet been entered. |
[read-only] override | NodeType | XmlNodeType. Documentation for this section has not yet been entered. |
[read-only] override | OwnerDocument | XmlDocument. Documentation for this section has not yet been entered. |
[read-only] | OwnerElement | XmlElement. Documentation for this section has not yet been entered. |
[read-only] override | ParentNode | XmlNode. Documentation for this section has not yet been entered. |
override | Prefix | string. Documentation for this section has not yet been entered. |
[read-only] override | SchemaInfo | System.Xml.Schema.IXmlSchemaInfo. Documentation for this section has not yet been entered. |
[read-only] | Specified | bool. Documentation for this section has not yet been entered. |
override | Value | string. Documentation for this section has not yet been entered. |
Public Methods
Explicitly Implemented Interface Members
Extension Methods