Table of Contents

Constructor PathRenderArgs

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

PathRenderArgs(string, bool)

Encapsulates settings needed for path rendering.

public PathRenderArgs(string PathPrefix = null, bool AllowScalarValueForArray = false)

Parameters

PathPrefix string
AllowScalarValueForArray bool