Property AsElementSerializer

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

AsElementSerializer

Gets or sets the TAsElement serialzier.

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

Property Value

IBsonSerializer