IRenderedPipelineStageDefinitionOperatorName Property |
Gets the name of the pipeline operator.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax string OperatorName { get; }
ReadOnly Property OperatorName As String
Get
abstract OperatorName : string with get
Property Value
Type:
String
The name of the pipeline operator.
See Also