次の方法で共有


RemoteEndpointMessageProperty.Address プロパティ

定義

メッセージの送信元クライアントの IP アドレスを取得します。

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

プロパティ値

String

メッセージの送信元クライアントの IP アドレス。

適用対象