System.Xml.XmlEntityReference: Property Members

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

Public Properties

[read-only]
override
BaseURIstring.

Gets the base Uniform Resource Identifier (URI) of the current node.

[read-only]
override
IsReadOnlybool.

Gets a value indicating whether the node is read-only.

[read-only]
override
LocalNamestring.

Gets the local name of the node.

[read-only]
override
Namestring.

Gets the name of the node.

[read-only]
override
NodeTypeXmlNodeType.

Gets the type of the node.

override
Valuestring.

Gets or sets the value of the node.