Atom.NET documentation

AtomContentConstruct Properties

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

Public Instance Properties

Content The content itself.
FullName (inherited from AtomElement) The full qualified name of the element.
LocalName (inherited from AtomElement) The local name of the element.
Mode The encoding mode of the content.
NamespacePrefix (inherited from AtomElement) The namespace prefix of the element.
NamespaceUri (inherited from AtomElement) The namespace uri of the element.
Type The media type of the content.
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

AtomContentConstruct Class | Atom.Core Namespace