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 주소입니다.

적용 대상