ProjectLink.ReevaluateIfNecessary(EvaluationContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Facilitate remoting the ReevaluateIfNecessary(EvaluationContext).
public:
abstract void ReevaluateIfNecessary(Microsoft::Build::Evaluation::Context::EvaluationContext ^ evaluationContext);
public abstract void ReevaluateIfNecessary (Microsoft.Build.Evaluation.Context.EvaluationContext evaluationContext);
abstract member ReevaluateIfNecessary : Microsoft.Build.Evaluation.Context.EvaluationContext -> unit
Public MustOverride Sub ReevaluateIfNecessary (evaluationContext As EvaluationContext)
Parameters
- evaluationContext
- EvaluationContext