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

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