Table of Contents

Class JsonIgnoreAttribute

Namespace
Newtonsoft.Json
Assembly
Newtonsoft.Json.dll
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public sealed class JsonIgnoreAttribute : Attribute
Inheritance
JsonIgnoreAttribute
Inherited Members
Extension Methods

Constructors

JsonIgnoreAttribute()

public JsonIgnoreAttribute()