Aracılığıyla paylaş


AspNetWebSocketContext.UserHostAddress Özellik

Tanım

Uzak istemcinin IP adresini alır.

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

Özellik Değeri

String

IP adresi.

Özel durumlar

özelliği uygulanmaz.

Şunlara uygulanır