RdfTextInput.

Name Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rdf
Containing Type
RdfTextInput

Syntax

[DefaultValue(null)]
[XmlElement("name", Namespace = RdfFeedBase.NamespaceRss10)]
public string Name { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
string
GitHub