Partager via


WebDataDrivenAdapter.CurrentHtmlDocument Property

Definition

Important

This API is not CLS-compliant.

Gets or sets the current selected HTML document.

protected:
 property mshtml::HTMLDocument ^ CurrentHtmlDocument { mshtml::HTMLDocument ^ get(); void set(mshtml::HTMLDocument ^ value); };
[System.CLSCompliant(false)]
protected mshtml.HTMLDocument CurrentHtmlDocument { get; set; }
[<System.CLSCompliant(false)>]
member this.CurrentHtmlDocument : mshtml.HTMLDocument with get, set
Protected Property CurrentHtmlDocument As HTMLDocument

Property Value

Attributes

Applies to