Json.NET - Quick Starts & API Documentation
JsonPropertyAttribute Constructor
NamespacesNewtonsoft.JsonJsonPropertyAttributeJsonPropertyAttribute()()()()
Initializes a new instance of the JsonPropertyAttribute class.
Declaration Syntax
C#Visual BasicVisual C++
public JsonPropertyAttribute()
Public Sub New
public:
JsonPropertyAttribute()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)