Condividi tramite


AspNetWebSocketContext.UserHostAddress Proprietà

Definizione

Ottiene l'indirizzo IP del client 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

Valore della proprietà

Indirizzo IP.

Eccezioni

La proprietà non è implementata.

Si applica a