Scheduler for UWP/WinRT
SnoozeCommand フィールド

アラームを停止するコマンドを定義します。
構文
'宣言
 
Public Shared ReadOnly SnoozeCommand As C1.Xaml.C1Command
public static readonly C1.Xaml.C1Command SnoozeCommand
解説

コマンドパラメータには、2個の値の配列を含めることができます。

  1. 停止に使用する時間間隔を指定する System.TimeSpan 値。
  2. 次のいずれかの値です。 この項目はオプションです。これが指定されていない場合は、すべてのアクティブなアラームが停止します。

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1Scheduler クラス
C1Scheduler メンバ

Send Feedback