Compartir a través de


HttpRequestWrapper.UserHostAddress Propiedad

Definición

Obtiene la dirección IP del host del cliente.

public:
 virtual property System::String ^ UserHostAddress { System::String ^ get(); };
public override string UserHostAddress { get; }
member this.UserHostAddress : string
Public Overrides ReadOnly Property UserHostAddress As String

Valor de propiedad

String

Dirección IP del cliente.

Se aplica a