AtomCommonAttributes.

XmlLanguage Property

Syntax

[DefaultValue("")]
[XmlAttribute("lang", Namespace = XmlNamespace)]
public string XmlLanguage { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub