Scheduler for UWP/WinRT
MonthOfYear プロパティ

指定された繰り返しパターンで有効な月を示す値を取得または設定します。有効な値は1〜 12 の数です。このプロパティは、RecurrenceType プロパティが RecurrenceTypeEnum.YearlyNth または RecurrenceTypeEnum.Yearly に設定されている繰り返しパターンに対してのみ有効です。デフォルト値は、1です。
構文
'宣言
 
Public Property MonthOfYear As System.Integer
public System.int MonthOfYear {get; set;}
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

参照

関連項目

RecurrencePattern クラス
RecurrencePattern メンバ

Send Feedback