activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

ワークフローに関するアクティビティ

最終更新日時 2025年4月23日

プロセスを強制終了

UiPath.Core.Activities.KillProcess

指定した Windows プロセスを終了します。

プロパティ

共通
  • ContinueOnError—Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    注: このアクティビティが [トライ キャッチ] に含まれていて、[エラー発生時に実行を継続] プロパティの値が True の場合、プロジェクトが実行されたときにエラーは発生しません。
  • DisplayName—The display name of the activity.
その他
  • プライベート - オンにすると、変数および引数の値が Verbose レベルでログに出力されなくなります。
ターゲット
  • AppliesTo—Specifies the scope for process termination. Select All, OnlyCurrentUser, OnlyCurrentSession, or OnlyCurrentDesktop. If left blank, the field defaults to All, terminating processes regardless of user, session, or desktop.
  • Process—A Process type object describing the process to be closed.
  • ProcessName—The name of the process to be closed, written in the following format: "process". This field supports strings and string variables.
    注: プロセスの拡張子 ("process.exe") を追加すると、アクティビティが失敗します。

[プロセスを強制終了] アクティビティの使用例

複数のアクティビティの中で [プロセスを強制終了] アクティビティが使用されている例を、こちらから確認できます。

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White