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

In This Topic
    Method Property
    In This Topic
    Gets a string containing the HTTP method (e.g. "GET" or "POST").
    Syntax
    'Declaration
     
    Public ReadOnly Property Method As String
    public string Method {get;}
    Requirements
     
    See Also