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