Constructor PathRenderArgs

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

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