HttpRequestWrapper.UserHostAddress 屬性

定義

取得用戶端的 IP 主機位址。

public:
 virtual property System::String ^ UserHostAddress { System::String ^ get(); };
public override string UserHostAddress { get; }
member this.UserHostAddress : string
Public Overrides ReadOnly Property UserHostAddress As String

屬性值

String

用戶端的 IP 位址。

適用於