KnownAdaptiveNotificationTextStyles.Subheader プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サブヘッダー テキスト スタイルを表す文字列を取得します。
public:
static property Platform::String ^ Subheader { Platform::String ^ get(); };
static winrt::hstring Subheader();
public static string Subheader { get; }
var string = KnownAdaptiveNotificationTextStyles.subheader;
Public Shared ReadOnly Property Subheader As String
プロパティ値
サブヘッダー テキスト スタイルを表す文字列。