Encog 1.1 for DotNet
Link Property
NamespacesEncog.Bot.RSSRSSItemLink
The hyperlink to this item.
Declaration Syntax
C#Visual BasicVisual C++
public string Link { get; set; }
Public Property Link As String
public:
property String^ Link {
	String^ get ();
	void set (String^ value);
}

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)