次の方法で共有


AutoPauseDelayTimeRange クラス

定義

サポートされている自動一時停止遅延時間範囲

public class AutoPauseDelayTimeRange
type AutoPauseDelayTimeRange = class
Public Class AutoPauseDelayTimeRange
継承
AutoPauseDelayTimeRange

コンストラクター

AutoPauseDelayTimeRange()

AutoPauseDelayTimeRange クラスの新しいインスタンスを初期化します。

AutoPauseDelayTimeRange(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>)

AutoPauseDelayTimeRange クラスの新しいインスタンスを初期化します。

プロパティ

DefaultProperty

既定値が指定されていない値を取得します

DoNotPauseValue

一時停止しない (一時停止前の無限遅延) に使用される値を取得します。

MaxValue

最大値を取得します

MinValue

最小値を取得します

StepSize

最小値と最大値の間の不連続値のステップ値を取得します。

Unit

遅延が表される時間の単位を取得します。 使用可能な値は次のとおりです: 'Minutes'

適用対象