Share via


WebDataDrivenAdapter.WebBrowserHtmlDocument Property

Definition

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

Applies to