Atom.NET documentation

AtomPersonConstruct Properties

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

Public Instance Properties

Email The email of the person.
FullName (inherited from AtomElement) The full qualified name of the element.
LocalName (inherited from AtomElement) The local name of the element.
Name The name of the person.
NamespacePrefix (inherited from AtomElement) The namespace prefix of the element.
NamespaceUri (inherited from AtomElement) The namespace uri of the element.
Url The url associated with the person.
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

AtomPersonConstruct Class | Atom.Core Namespace