Freigeben über


IHttpConnectionFeature.LocalIpAddress Eigenschaft

Definition

Ruft die lokale IPAddress ab, für die die Anforderung empfangen wurde, oder legt diese fest.

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

Eigenschaftswert

Gilt für: