Property ExcludedFieldNames
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
ExcludedFieldNames
The fields to exclude storing source for. Not used if IncludeAll is set.
public IList<string> ExcludedFieldNames { get; }