System.Web Namespace HttpWorkerRequest Class
Provides access to the specified member of the request header.
[ VB ] <ComVisible ( False ) > MustOverride Public Function GetLocalAddress ( ) As String [ C# ] [ ComVisible ( false ) ] public abstract string GetLocalAddress ( ); [ C++ ] [ ComVisible ( false ) ] public: virtual String* GetLocalAddress ( ) = 0; [ JScript ] public ComVisible ( false ) abstract function GetLocalAddress ( ) : String;
The server IP address returned in the request header.
HttpWorkerRequest Members HttpRuntime Class
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note