次の方法で共有


SmsWapMessage.ContentType プロパティ

定義

SmsWapMessageContent-Type ヘッダーの値を取得します。 ヘッダー パラメーターは Headers プロパティにあります

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = smsWapMessage.contentType;
Public ReadOnly Property ContentType As String

プロパティ値

String

Platform::String

winrt::hstring

メッセージ内の Content-Type ヘッダーの値。

Windows の要件

アプリの機能
cellularMessaging sms

適用対象

こちらもご覧ください