Property IndexName
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
IndexName
Gets the name of the index.
public string IndexName { get; }
Property Value
- string
The name of the index.
Gets the name of the index.
public string IndexName { get; }
The name of the index.