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> |
Metalama.Framework.Engine.AspectWeavers
Metalama.Framework.Engine.CodeFixes
Metalama.Framework.Engine.CodeModel
Metalama.Framework.Engine.Collections
Metalama.Framework.Engine.Diagnostics
Metalama.Framework.Engine.Formatting
Metalama.Framework.Engine.Metrics
Metalama.Framework.Engine.Services
Metalama.Framework.Engine.Utilities
Metalama.Framework.Engine.Utilities.Roslyn
Metalama.Testing.AspectTesting
Metalama.Testing.UnitTesting
Gets the set of MSBuild properties exposed to the tests.
public ImmutableDictionary<string, string> Properties { get; init; }
Type | Description |
---|---|
ImmutableDictionary<string, string> |