SystemTextJsonOutputFormatter(JsonSerializerOptions) Constructor
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.
Initializes a new SystemTextJsonOutputFormatter instance.
public:
SystemTextJsonOutputFormatter(System::Text::Json::JsonSerializerOptions ^ jsonSerializerOptions);
public SystemTextJsonOutputFormatter (System.Text.Json.JsonSerializerOptions jsonSerializerOptions);
new Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter : System.Text.Json.JsonSerializerOptions -> Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter
Public Sub New (jsonSerializerOptions As JsonSerializerOptions)
Parameters
- jsonSerializerOptions
- JsonSerializerOptions