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