PowerTools PlusPak for Windows Forms 8.0J
IsHoliday メソッド (IHoliday)

調査の対象となる日付
指定した日が休日かどうかを取得します。
構文
Function IsHoliday( _
   ByVal date As Date _
) As Boolean
bool IsHoliday( 
   DateTime date
)

パラメータ

date
調査の対象となる日付

戻り値の型

休日である場合はtrue、休日でない場合はfalse
プラットフォーム

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

参照

IHoliday インターフェース
IHoliday メンバ

Send Feedback