2 月 (monthType) 元素
指定工作在 2 月執行。
<xs:element name="February">
<xs:complexType />
</xs:element>
2 月元素是由monthsType複雜類型所定義。
父元素
元素 | 衍生自 | Description |
---|---|---|
Month (monthlyDayOfWeekScheduleType) | monthType | 指定工作針對每月一周排程執行的年份月份。 |
Month (monthlyScheduleType) | monthType | 指定工作針對每月排程執行的年份月份。 |
範例
下列 XML 會定義在 2 月執行工作的月曆。
<Months>
<February/>
</Months>
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |