次の方法で共有


KnownAdaptiveNotificationTextStyles.Body プロパティ

定義

本文のテキスト スタイルを表す文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

本文のテキスト スタイルを表す文字列。

適用対象