XamlDataDrivenToolTask.Execute Method

Definition

Override Execute so that we can close the event handle we've created

public:
 override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean

Returns

The result of the execution.

Applies to