ResolveCodeAnalysisRuleSet.Execute Method

Definition

Runs the task.

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

Returns

True if the task succeeds without errors; false otherwise.

Applies to