SmsBroadcastMessage.Body 속성

정의

브로드캐스트 SMS 메시지의 본문을 가져옵니다.

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

브로드캐스트 SMS 메시지의 본문입니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상