RenderedFieldDefinitionTFieldFieldName Property |
Gets the field name.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public string FieldName { get; }
Public ReadOnly Property FieldName As String
Get
member FieldName : string with get
Property Value
Type:
StringSee Also