IHTMLElement Interface

Namespace:  mshtml
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
<GuidAttribute("3050F1FF-98B5-11CF-BB82-00AA00BDCE0B")> _
Public Interface IHTMLElement
[GuidAttribute("3050F1FF-98B5-11CF-BB82-00AA00BDCE0B")]
public interface IHTMLElement
[GuidAttribute(L"3050F1FF-98B5-11CF-BB82-00AA00BDCE0B")]
public interface class IHTMLElement
[<GuidAttribute("3050F1FF-98B5-11CF-BB82-00AA00BDCE0B")>]
type IHTMLElement =  interface end
public interface IHTMLElement

The IHTMLElement type exposes the following members.

Properties

  Name Description
Public property document

Top

Methods

  Name Description
Public method _VtblGap1_32

Top

See Also

Reference

mshtml Namespace