HttpResponseMessageOutputFormatter Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Vererbung
-
HttpResponseMessageOutputFormatter
- Implementiert
Konstruktoren
HttpResponseMessageOutputFormatter() |
Methoden
CanWriteResult(OutputFormatterCanWriteContext) | |
WriteAsync(OutputFormatterWriteContext) |