HttpRequestBase.UserHostAddress Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, haalt u het IP-hostadres van de client op.

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

Waarde van eigenschap

Het IP-adres van de client.

Uitzonderingen

Van toepassing op