次の方法で共有


KnownAdaptiveNotificationTextStyles.HeaderNumeral プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象