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

In This Topic
    AutoSavePath Property
    In This Topic
    Gets or sets the path to the folder where auto-saved log files should be stored.
    Syntax
    'Declaration
     
    Public Property AutoSavePath As String
    public string AutoSavePath {get; set;}
    Remarks

    This property has no effect unless AutoSave and AutoRecord are true.

     

    Requirements
     
    See Also