PeerEndPoint.Name 속성

정의

인스턴스의 String 표시된 이름을 PeerEndPoint 나타내는 값을 가져오거나 설정합니다.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

속성 값

String 의 표시 이름을 PeerEndPoint나타냅니다.

설명

인스턴스 상태가 손상되지 않도록 하기 위해 호출자는 인스턴스를 EndPoint 가져온 경우 또는 .PeerNearMePeerContact

적용 대상

추가 정보