HttpRequestBase.UserHostAddress Propriété

Définition

En cas de substitution dans une classe dérivée, obtient l'adresse hôte IP du client.

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

Valeur de propriété

Adresse IP du client.

Exceptions

S’applique à