AtomContent.

Src Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomContent

Syntax

[DefaultValue(null)]
[XmlAttribute("src")]
public string Src { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub