TileUpdater.EnableNotificationQueueForWide310x150(Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
タイルがワイド タイルで最大 5 つの通知をキューに登録できるようにします。
public:
virtual void EnableNotificationQueueForWide310x150(bool enable) = EnableNotificationQueueForWide310x150;
void EnableNotificationQueueForWide310x150(bool const& enable);
public void EnableNotificationQueueForWide310x150(bool enable);
function enableNotificationQueueForWide310x150(enable)
Public Sub EnableNotificationQueueForWide310x150 (enable As Boolean)
パラメーター
- enable
-
Boolean
bool
この タイル サイズでキューを有効にする場合は True。それ以外の場合 は false。