Property | Type | Description |
---|
Method | Description | |
---|---|---|
Execute ( ) : bool |
Runs the exectuable file with the specified task parameters.
|
Method | Description | |
---|---|---|
GenerateCommandLineCommands ( ) : string |
Returns a string value containing the command line arguments to pass directly to the executable file.
|
|
GenerateFullPathToTool ( ) : string |
Returns the fully qualified path to the executable file.
|
protected GenerateCommandLineCommands ( ) : string | ||
return | string |
protected GenerateFullPathToTool ( ) : string | ||
return | string |