RssCloud.

Port Property

Summary

Gets and sets the port.
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssCloud

Syntax

[DefaultValue(int.MinValue)]
[XmlAttribute("port")]
public int Port { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
int
GitHub