HttpWorkerRequest::GetRemoteAddress Method ()

 

Provides access to the specified member of the request header.

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

public:
virtual String^ GetRemoteAddress() abstract

Return Value

Type: System::String^

The client's IP address.

.NET Framework
Available since 1.1
Return to top
Show: