DublinCore.

this[DublinCore.TermName] Property

Summary

Gets and sets the values for DublinCore extensions
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Extensions
Containing Type
DublinCore

Syntax

public string this[DublinCore.TermName term] { get; set; }

Parameters

Name Type Description
term DublinCore.TermName

Value

Type Description
string
GitHub