RcsEndUserMessage.Text 属性

定义

获取消息的内容。

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = rcsEndUserMessage.text;
Public ReadOnly Property Text As String

属性值

String

Platform::String

winrt::hstring

消息的内容。

Windows 要求

应用功能
chat chatSystem smsSend

适用于