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 地址。

适用于