īģŋ 🌐 Property AsElementSerializer | MongoDB CSharp Driver API Reference - mongodb.github.io
Table of Contents

Property AsElementSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AsElementSerializer

Gets or sets the TAsElement serialzier.

public IBsonSerializer<TAsElement> AsElementSerializer { get; set; }

Property Value

IBsonSerializer<TAsElement>