imbMCWebPageEntry Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbMiningContext.MCWebPage.imbMCWebPageEntry"]
Namespace: imbMiningContext.MCWebPage
public class imbMCWebPageEntry
The imbMCWebPageEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| imbMCWebPageEntry | Initializes a new instance of the imbMCWebPageEntry class |
| Name | Description | |
|---|---|---|
| AnchorTextAll | All distinct anchor texts asociated with this page, separated with comma - comma is removed from the anchor text | |
| ClickDepth | Number of clicks required to reach this page | |
| HashCode | MD5 hash created from full resolved URL of the page. Used as directory name for the MCWebPage repository. The hash is same as: HashCode | |
| localPath |
Path leading to MCWebPAge repository, relative to MCRepositoryManager directory
| |
| ResolvedRelativeURL | resolved URL to this page, without domain host name |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |