Value Property
Gets and sets the globally unique identifier, may be a URL or other unique string. If the value is a URL, this will also set IsPermaLink to true.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssGuid
Property Type
string

Syntax

[DefaultValue(null)]
[XmlText]
public string Value { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlText

Value

Type Description
string