PerformRuleEvaluate Method |
Name | Description | |
---|---|---|
Evaluate(Project) |
Evaluates this rule on the specified project. If the rule is disabled, it's automatically accepted. If the rule evaluates to false, the rule is denied
and the associated taskgroupelement won't be performed.
| |
Evaluate(ITargetFrameworkHolder, IOutputSettingValuesTarget) |
Evaluates this rule on the specified element and project. If the rule is disabled, it's automatically accepted. If the rule evaluates to false, the rule is denied
and the associated taskgroupelement won't be performed.
(Inherited from TaskRule.) |