次の方法で共有


KnownAdaptiveNotificationHints.Style プロパティ

定義

アダプティブ通知のスタイル ヒントの文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

スタイル ヒントの文字列表現。

適用対象