SmsBroadcastMessage.Body 属性

定义

获取广播短信的正文。

public:
 property Platform::String ^ Body { Platform::String ^ get(); };
winrt::hstring Body();
public string Body { get; }
var string = smsBroadcastMessage.body;
Public ReadOnly Property Body As String

属性值

String

Platform::String

winrt::hstring

广播短信的正文。

Windows 要求

应用功能
cellularMessaging sms

适用于