CompileWorkflowCleanupTask.Execute Method

Definition

Erases the contents of the files specified in the TemporaryFiles property, without deleting the files.

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

Returns

true if the task successfully executed; otherwise, false.

Implements

Applies to