Table of Contents

Class BsonIgnoreAttribute

Namespace
MongoDB.Bson.Serialization.Attributes
Assembly
MongoDB.Bson.dll

Indicates that this field or property should be ignored when this class is serialized.

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class BsonIgnoreAttribute : Attribute
Inheritance
BsonIgnoreAttribute
Inherited Members
Extension Methods