IExecAction::p ut_WorkingDirectory 方法 (taskschd.h)
取得或設定包含可執行檔或可執行檔所使用的檔案的目錄。
這是可讀寫的屬性。
語法
HRESULT put_WorkingDirectory(
BSTR workingDirectory
);
參數
workingDirectory
傳回值
無
備註
讀取或寫入 XML 時,會在工作排程器架構的 WorkingDirectory 元素中指定應用程式的工作目錄。
系統會檢查路徑,以確定工作註冊時有效,而不是設定此屬性時。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | taskschd.h |
程式庫 | Taskschd.lib |
Dll | Taskschd.dll |