次の方法で共有


KnownAdaptiveNotificationTextStyles.SubheaderNumeralSubtle プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象