MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Unit­TestingTest­Context­OptionsProperties
Open sandboxFocus

TestContextOptions.Properties Property

Properties

Gets the set of MSBuild properties exposed to the tests.

Declaration
public ImmutableDictionary<string, string> Properties { get; set; }
Property Value
Type Description
ImmutableDictionary<String, String>