HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Log Class / Comment Property

In This Topic
    Comment Property (Log)
    In This Topic
    Gets or sets a descriptive string for the log. Its value is displayed in the HttpWatch properties window.
    Syntax
    'Declaration
     
    Public Property Comment As String
    public string Comment {get; set;}
    Requirements
     
    See Also