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

In This Topic
    Warnings Property
    In This Topic
    Returns a Warnings object that contains a list of the warnings that were detected on this request.
    Syntax
    'Declaration
     
    Public ReadOnly Property Warnings As Warnings
    public Warnings Warnings {get;}
    Requirements
     
    See Also