TypedResults.NoContent Methode

Definition

Erzeugt eine Status204NoContent Antwort.

public static Microsoft.AspNetCore.Http.HttpResults.NoContent NoContent ();
static member NoContent : unit -> Microsoft.AspNetCore.Http.HttpResults.NoContent
Public Shared Function NoContent () As NoContent

Gibt zurück

Die für die Antwort erstellte NoContent .

Gilt für: