HttpRequestWrapper.UserHostAddress Property

 

Gets the IP host address of the client.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public override string UserHostAddress { get; }

Property Value

Type: System.String

The IP address of the client.

.NET Framework
Available since 3.5
Return to top
Show: