Aracılığıyla paylaş


IHttpConnectionFeature.RemoteIpAddress Özellik

Tanım

İstekte bulunan istemcinin IPAddress değerini alır veya ayarlar. Bunun son kullanıcı yerine bir ara sunucu için olabileceğini unutmayın.

public:
 property System::Net::IPAddress ^ RemoteIpAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
public System.Net.IPAddress RemoteIpAddress { get; set; }
public System.Net.IPAddress? RemoteIpAddress { get; set; }
member this.RemoteIpAddress : System.Net.IPAddress with get, set
Public Property RemoteIpAddress As IPAddress

Özellik Değeri

Şunlara uygulanır