Summary
Initializes a new instance of the ProjectEvaluationFinishedEventArgs class.
- Namespace
- Microsoft
.Build .Framework - Containing Type
- Project
Evaluation Finished Event Args
Syntax
public ProjectEvaluationFinishedEventArgs(string message, params object[] messageArgs)
Parameters
Name | Type | Description |
---|---|---|
message | string | |
messageArgs | object[] |
Return Value
Type | Description |
---|---|
void |