次の方法で共有


KnownAdaptiveNotificationTextStyles.SubheaderNumeral プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象