다음을 통해 공유


SmsStatusMessage.Body 속성

정의

상태 메시지의 본문을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

메시지의 일반 텍스트 본문입니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상