ToolTask.ExecuteTool メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ToolTask.ExecuteTool メソッドの意味・解説 

ToolTask.ExecuteTool メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

一時応答 (.rsp) ファイル作成し実行可能ファイル実行します

名前空間: Microsoft.Build.Utilities
アセンブリ: Microsoft.Build.Utilities (microsoft.build.utilities.dll 内)
構文構文

Protected Overridable Function
 ExecuteTool ( _
    pathToTool As String, _
    responseFileCommands As String, _
    commandLineCommands As String _
) As Integer
Dim pathToTool As String
Dim responseFileCommands As String
Dim commandLineCommands As String
Dim returnValue As Integer

returnValue = Me.ExecuteTool(pathToTool, responseFileCommands,
 commandLineCommands)
protected virtual int ExecuteTool (
    string pathToTool,
    string responseFileCommands,
    string commandLineCommands
)
protected:
virtual int ExecuteTool (
    String^ pathToTool, 
    String^ responseFileCommands, 
    String^ commandLineCommands
)
protected int ExecuteTool (
    String pathToTool, 
    String responseFileCommands, 
    String commandLineCommands
)
protected function ExecuteTool (
    pathToTool : String, 
    responseFileCommands : String, 
    commandLineCommands : String
) : int

パラメータ

pathToTool

実行可能ファイルへのパス

responseFileCommands

.rsp ファイル格納するコマンド ライン引数

commandLineCommands

実行可能ファイル直接渡すコマンド ライン引数

戻り値
実行可能ファイルから返され終了コードタスクエラー記録した一方で実行可能ファイル終了コード 0 を返した場合、このメソッドは -1 を返します

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ToolTask クラス
ToolTask メンバ
Microsoft.Build.Utilities 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からToolTask.ExecuteTool メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からToolTask.ExecuteTool メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からToolTask.ExecuteTool メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ToolTask.ExecuteTool メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ToolTask.ExecuteTool メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS