다음을 통해 공유


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

적용 대상