RdfResource.

Resource Property

Summary

Gets the RDF association for the target
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rdf
Containing Type
RdfResource

Syntax

[DefaultValue(null)]
[XmlAttribute("resource", Namespace = RdfFeedBase.NamespaceRdf)]
public string Resource { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub