RSS.NET

RssDefault.Uri Field

Default value for a Uri in all RSS classes

[Visual Basic]
Public Shared ReadOnly Uri As Uri
[C#]
public static readonly Uri Uri;

Remarks

If an element in the RSS class library has the value of RssDefault.Uri, consider the element as "not entered", "null", or empty.

See Also

RssDefault Class | Rss Namespace