Json.NET - Quick Starts & API Documentation
JsonPropertyAttribute Constructor (propertyName)
Namespaces ► Newtonsoft.Json ► JsonPropertyAttribute ► JsonPropertyAttribute(String)
Initializes a new instance of the JsonPropertyAttribute class with the specified name.
Declaration Syntax
Parameters
- propertyName (String)
- Name of the property.