AspNetWebSocketContext.UserHostAddress Propiedad

Definición

Obtiene la dirección IP del cliente remoto.

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

Valor de propiedad

String

Dirección IP.

Excepciones

La propiedad no está implementada.

Se aplica a