BuildEventContext.EvaluationId Property
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.
Retrieves the Evaluation id.
public:
property int EvaluationId { int get(); };
public int EvaluationId { get; }
member this.EvaluationId : int
Public ReadOnly Property EvaluationId As Integer