Share via


PeerPresenceInfo.DescriptiveText 속성

정의

로컬 피어의 현재 상태를 자세히 설명하는 유니코드 문자열을 가져오거나 설정합니다.

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

속성 값

피어의 현재 상태를 설명하는 유니코드 문자열입니다.

설명

이 문자열은 유니코드 문자 255 자로 제한 됩니다.

적용 대상

추가 정보