Freigeben über


ApiResponseFormat.Formatter Eigenschaft

Definition

Ruft den Formatierer ab, der für die Ausgabe dieser Antwort verwendet wird, oder legt diesen fest.

public:
 property Microsoft::AspNetCore::Mvc::Formatters::IOutputFormatter ^ Formatter { Microsoft::AspNetCore::Mvc::Formatters::IOutputFormatter ^ get(); void set(Microsoft::AspNetCore::Mvc::Formatters::IOutputFormatter ^ value); };
public Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter Formatter { get; set; }
member this.Formatter : Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter with get, set
Public Property Formatter As IOutputFormatter

Eigenschaftswert

Gilt für: