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