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

In This Topic
    ClientIP Property
    In This Topic
    Gets the local IP address that was used to send this HTTP request, e.g. "192.168.1.1"
    Syntax
    'Declaration
     
    Public ReadOnly Property ClientIP As String
    public string ClientIP {get;}
    Requirements
     
    See Also