Activity.Text 속성

정의

메시지의 텍스트 콘텐츠를 가져오거나 설정합니다.

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

속성 값

메시지의 텍스트 콘텐츠입니다.

구현

적용 대상