IRenderedPipelineStageDefinitionOutputSerializer Property |
Gets the output serializer.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
SyntaxIBsonSerializer OutputSerializer { get; }
ReadOnly Property OutputSerializer As IBsonSerializer
Get
abstract OutputSerializer : IBsonSerializer with get
Property Value
Type:
IBsonSerializer
See Also