The properties of System.Xml.XmlEntityReference are listed below. For a list of all members, see the XmlEntityReference Members list.
See Also: Inherited members from System.Xml.XmlLinkedNode
[read-only] override | BaseURI | string.
Gets the base Uniform Resource Identifier (URI) of the current node. |
[read-only] override | IsReadOnly | bool.
Gets a value indicating whether the node is read-only. |
[read-only] override | LocalName | string.
Gets the local name of the node. |
[read-only] override | Name | string.
Gets the name of the node. |
[read-only] override | NodeType | XmlNodeType.
Gets the type of the node. |
override | Value | string.
Gets or sets the value of the node. |