Atom.NET documentation

DefaultValues.Mode Field

The default encoding mode for the contents.

Processors must decode the element's content before considering it as content of the the indicated media type. It defaults to "xml".

[Visual Basic]
Public Shared ReadOnly Mode As Mode
[C#]
public static readonly Mode Mode;

See Also

DefaultValues Class | Atom.Utils Namespace