Table of Contents

Property IsReadOnly

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

IsReadOnly

Gets a value indicating whether this instance is read only.

public bool IsReadOnly { get; }

Property Value

bool

true if this instance is read only; otherwise, false.