次の方法で共有


KnownAdaptiveNotificationTextStyles.TitleNumeral プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象