Click or drag to resize

imbMCWebPageHtmlSourceCode Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Normalized and sanitized HTML/XML source code of the page

Namespace:  imbMiningContext.MCWebPage
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[fileDataAttribute(fileDataFilenameMode.memberInfoName, fileDataPropertyMode.text, fileDataPropertyOptions.none)]
[XmlIgnoreAttribute]
public string HtmlSourceCode { get; set; }

Property Value

Type: String
See Also