共用方式為


HttpConnectionFeature.LocalIpAddress 屬性

定義

取得或設定接收要求的本機 IPAddress。

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

屬性值

實作

適用於