JsonOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options to configure JSON serialization settings for HttpRequestJsonExtensions and HttpResponseJsonExtensions.
public ref class JsonOptions
public class JsonOptions
type JsonOptions = class
Public Class JsonOptions
- Inheritance
-
JsonOptions
Constructors
JsonOptions() |
Properties
SerializerOptions |
Gets the JsonSerializerOptions. |