AspNetWebSocketContext.UserHostAddress Propriété

Définition

Obtient l'adresse IP du client distant.

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é

String

Adresse IP.

Exceptions

La propriété n'est pas implémentée.

S’applique à