KnownAdaptiveNotificationTextStyles.Subtitle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サブタイトル テキスト スタイルを表す文字列を取得します。
public:
static property Platform::String ^ Subtitle { Platform::String ^ get(); };
static winrt::hstring Subtitle();
public static string Subtitle { get; }
var string = KnownAdaptiveNotificationTextStyles.subtitle;
Public Shared ReadOnly Property Subtitle As String
プロパティ値
サブタイトル テキスト スタイルを表す文字列。