ProjectName
Gets or sets the project of the test. By default, the test file name without extension is used.
Declaration
public string? ProjectName { get; set; }
Property Value
Type | Description |
---|---|
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
Gets or sets the project of the test. By default, the test file name without extension is used.
public string? ProjectName { get; set; }
Type | Description |
---|---|
string |