- Namespace
- Microsoft
.Build .Framework .Profiler - Containing Type
- EvaluationLocation
Syntax
public EvaluationLocation WithFileLineAndCondition(string file, int? line, string condition)
Parameters
Name | Type | Description |
---|---|---|
file | string | |
line | int? | |
condition | string |
Return Value
Type | Description |
---|---|
EvaluationLocation |