execType 复杂类型
定义 Exec (actionGroup) 元素的子元素和排序信息。
<xs:complexType name="execType">
<xs:complexContent>
<xs:extension
base="actionBaseType"
>
<xs:all>
<xs:element name="Command"
type="pathType"
/>
<xs:element name="Arguments"
type="string"
minOccurs="0"
/>
<xs:element name="WorkingDirectory"
type="pathType"
minOccurs="0"
/>
</xs:all>
</xs:extension>
</xs:complexContent>
</xs:complexType>
子元素
要求
要求 |
值 |
最低受支持的客户端
|
Windows Vista [仅限桌面应用]
|
最低受支持的服务器
|
Windows Server 2008 [仅限桌面应用]
|
另请参阅
-
任务计划程序架构复杂类型
-
任务计划程序