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