SGen.SkipTaskExecution Method

Definition

Returns true if task execution is not necessary. Executed after ValidateParameters

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 override bool SkipTaskExecution();
protected override bool SkipTaskExecution ();
override this.SkipTaskExecution : unit -> bool
Protected Overrides Function SkipTaskExecution () As Boolean

Returns

Applies to