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

プロパティ値

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

適用対象