RdfBase.

About Property

Summary

Gets and sets a URL link to the described resource
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rdf
Containing Type
RdfBase

Syntax

[XmlAttribute("about", Namespace = RdfFeedBase.NamespaceRdf)]
public virtual string About { get; set; }

Attributes

Type Description
XmlAttributeAttribute

Value

Type Description
string
GitHub