Exec.ExecuteTool メソッド
アセンブリ: Microsoft.Build.Tasks (microsoft.build.tasks.dll 内)

Protected Overrides 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 override int ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands )
protected: virtual int ExecuteTool ( String^ pathToTool, String^ responseFileCommands, String^ commandLineCommands ) override
protected int ExecuteTool ( String pathToTool, String responseFileCommands, String commandLineCommands )
protected override function ExecuteTool ( pathToTool : String, responseFileCommands : String, commandLineCommands : String ) : int
- pathToTool
- responseFileCommands
- commandLineCommands


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からExec.ExecuteTool メソッドを検索する場合は、下記のリンクをクリックしてください。

- Exec.ExecuteTool メソッドのページへのリンク