WebDataDrivenAdapter.WebBrowserHtmlDocument Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Gets the HTLM document of the web browser object.
protected:
property mshtml::HTMLDocument ^ WebBrowserHtmlDocument { mshtml::HTMLDocument ^ get(); };
[System.CLSCompliant(false)]
protected mshtml.HTMLDocument WebBrowserHtmlDocument { get; }
[<System.CLSCompliant(false)>]
member this.WebBrowserHtmlDocument : mshtml.HTMLDocument
Protected ReadOnly Property WebBrowserHtmlDocument As HTMLDocument
Property Value
- Attributes