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>