HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Plugin Class / AutoRecord Property

In This Topic
    AutoRecord Property
    In This Topic
    Gets or sets a value indicating whether automatic recording is enabled or disabled when the browser starts.
    Syntax
    'Declaration
     
    Public Property AutoRecord As Boolean
    public bool AutoRecord {get; set;}
    Remarks

    The value of this property is ignored when the New method is used to start a new instance of the browser.

    Requirements
     
    See Also