ToolTask.Execute Metoda
Definice
Tato metoda vyvolá nástroj se zadanými parametry.This method invokes the tool with the given parameters.
public:
override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean
Návraty
true, pokud se úloha úspěšně spustítrue, if task executes successfully