HttpRequestWrapper.UserHostAddress Proprietà

Definizione

Ottiene l'indirizzo host IP del client.

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

Valore della proprietà

String

Indirizzo IP del client.

Si applica a