Atom.NET documentation

AtomEntry Properties

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

Public Instance Properties

AdditionalElements The additional elements of the entry.
Author The author of the entry.
Contents The contents of the entry.
Contributors The contributors of the entry.
Created The time when the entry has been created.
Encoding The encoding of the entry.
FullName (inherited from AtomElement) The full qualified name of the element.
Id The global unique identifier of the entry.
Issued The time when the entry has been issued.
Links The links of the entry.
LocalName Gets the local name of the entry element.
Modified The last time when the entry has been modified.
NamespacePrefix (inherited from AtomElement) The namespace prefix of the element.
NamespaceUri (inherited from AtomElement) The namespace uri of the element.
Summary The summary of the entry.
Title The title of the entry.
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

AtomEntry Class | Atom.Core Namespace | AtomFeed