Atom.NET documentation

ScopedElement Properties

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

Public Instance Properties

Content The content of the element.
FullName (inherited from AtomElement) The full qualified name of the element.
LocalName (inherited from AtomElement) The local name of the element.
NamespacePrefix (inherited from AtomElement) The namespace prefix of the element.
NamespaceUri (inherited from AtomElement) The namespace uri of the element.
XmlLang (inherited from AtomElement) The content's language of the current element.

Protected Internal Instance Properties

Buffer (inherited from AtomElement) The serialization buffer. Use it in your own subclasses for serialization purposes.

See Also

ScopedElement Class | Atom.AdditionalElements Namespace | AtomElement