HttpResponseMessageOutputFormatter 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.
public ref class HttpResponseMessageOutputFormatter : Microsoft::AspNetCore::Mvc::Formatters::IOutputFormatter
public class HttpResponseMessageOutputFormatter : Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter
type HttpResponseMessageOutputFormatter = class
interface IOutputFormatter
Public Class HttpResponseMessageOutputFormatter
Implements IOutputFormatter
- Inheritance
-
HttpResponseMessageOutputFormatter
- Implements
Constructors
HttpResponseMessageOutputFormatter() |
Methods
CanWriteResult(OutputFormatterCanWriteContext) | |
WriteAsync(OutputFormatterWriteContext) |