WinMDExp.SkipTaskExecution Method

Definition

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

protected override bool SkipTaskExecution ();

Returns

true to skip task execution; otherwise, false.

Applies to