arachnode.net

ManagedWebPage Members

ManagedWebPage overview

Public Instance Constructors

ManagedWebPage Constructor Initializes a new instance of the ManagedWebPage class.

Public Instance Properties

DiscoveryPath The on-disk location of the Discovery.
HtmlDocument The HtmlDocument representing the WebPage, as created by the HtmlAgilityPack. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'.
StreamWriter Gets or sets the stream writer.
Tags Gets or sets the tags. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'.
Text Gets or sets the text. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'.`

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ManagedWebPage Class | Arachnode.SiteCrawler.Value Namespace