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

In This Topic
    ServerIP Property
    In This Topic
    Gets the remote IP address to which this HTTP request was sent, e.g. "192.168.1.1"
    Syntax
    'Declaration
     
    Public ReadOnly Property ServerIP As String
    public string ServerIP {get;}
    Requirements
     
    See Also