Property Name
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Name
Gets or sets the index name.
public string Name { get; set; }
Property Value
- string
The index name.
Gets or sets the index name.
public string Name { get; set; }
The index name.