AtomCommonAttributes.

XmlBase Property

Syntax

[DefaultValue(null)]
[XmlAttribute("base", Namespace = XmlNamespace)]
public string XmlBase { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub