MessagingExtensionResult.Text 속성

정의

텍스트(type이 message인 경우에만) 텍스트를 가져오거나 설정합니다.

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

속성 값

메시지 텍스트입니다.

적용 대상