ITaskDefinition::p ut_Actions 方法 (taskschd.h)
获取或设置任务执行的操作的集合。
此属性是可读写的。
语法
HRESULT put_Actions(
IActionCollection *pActions
);
参数
pActions
返回值
无
要求
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | taskschd.h |
Library | Taskschd.lib |
DLL | Taskschd.dll |