Atom.NET documentation

AtomElement Properties

The properties of the AtomElement class are listed below. For a complete list of AtomElement class members, see the AtomElement Members topic.

Public Instance Properties

FullName The full qualified name of the element.
LocalName The local name of the element.
NamespacePrefix The namespace prefix of the element.
NamespaceUri The namespace uri of the element.
XmlLang The content's language of the current element.

Protected Internal Instance Properties

Buffer The serialization buffer. Use it in your own subclasses for serialization purposes.

See Also

AtomElement Class | Atom.Core Namespace