次の方法で共有


KnownAdaptiveNotificationTextStyles.BaseSubtle プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象