Description
Gets an optional description message appended to the warning message.
Declaration
public string? Description { get; init; }
Property Value
Type | Description |
---|---|
string |
Metalama.Extensions.Architecture
Metalama.Extensions.Architecture.Aspects
BaseUsageValidationAttribute2
CannotBeUsedFromAttribute3
CanOnlyBeUsedFromAttribute3
DerivedTypesMustRespectNamingConventionAttribute5
DerivedTypesMustRespectRegexNamingConventionAttribute4
InternalOnlyImplementAttribute4
InternalsCannotBeUsedFromAttribute4
Metalama.Extensions.Architecture.Fabrics
Metalama.Extensions.Architecture.Predicates
Metalama.Extensions.Architecture.Validators
Metalama.Extensions.DependencyInjection
Metalama.Extensions.DependencyInjection.Implementation
Gets an optional description message appended to the warning message.
public string? Description { get; init; }
Type | Description |
---|---|
string |