Share via


ShareTextRequest.Text 속성

정의

공유할 기본 텍스트 또는 메시지를 가져오거나 설정합니다.

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

속성 값

기본 텍스트입니다.

적용 대상