IHTMLElement2 Interface

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

Syntax

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

The IHTMLElement2 type exposes the following members.

Properties

  Name Description
Public property readyState

Top

Methods

  Name Description
Public method _VtblGap1_61

Top

See Also

Reference

mshtml Namespace