Properties
Gets the set of MSBuild properties exposed to the tests.
Declaration
public ImmutableDictionary<string, string> Properties { get; init; }Property Value
| Type | Description |
|---|---|
| ImmutableDictionary<string, string> |
Gets the set of MSBuild properties exposed to the tests.
public ImmutableDictionary<string, string> Properties { get; init; }| Type | Description |
|---|---|
| ImmutableDictionary<string, string> |