Enrichers Property
Gets or sets the list of custom enrichers to use.
public List<IProfileEnricher> Enrichers { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- ProfileEnrichment
- Property Type
- List
<IProfileEnricher>