HttpWatch Automation Reference - Version 13.x
HttpWatch Namespace / Controller Class / IE Property

In This Topic
    IE Property
    In This Topic
    Gets a reference to an IE object that can be used to get or create a reference to a Plugin object when using Internet Explorer.
    Syntax
    'Declaration
     
    Public ReadOnly Property IE As IE
    public IE IE {get;}

    Property Value

    Returns a reference to an IE object
    Requirements
     
    See Also