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