Scheduler for UWP/WinRT
InclusiveEndTime プロパティ

VisualInterval オブジェクトによって表される時間範囲の包含終了時刻を取得します。
構文
'宣言
 
Public ReadOnly Property InclusiveEndTime As System.Date
public System.DateTime InclusiveEndTime {get;}
解説
このプロパティは、EndTime プロパティとは反対に、時間範囲の包含境界を表します。つまり、VisualInterval によって表される時間範囲に含まれる最大の DateTime 値を表します。
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

参照

関連項目

VisualInterval クラス
VisualInterval メンバ

Send Feedback