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

In This Topic
    Comment Property (Page)
    In This Topic
    Gets or sets a descriptive string for the page. Its value is displayed in the HttpWatch Comment tab.
    Syntax
    'Declaration
     
    Public Property Comment As String
    public string Comment {get; set;}
    Remarks
    This property is not available for Pages where the Unknown property has the value of true.
    Requirements
     
    See Also