ControllerBase.Response Eigenschaft

Definition

Ruft die HttpResponse für die ausgeführte Aktion ab.

public:
 property Microsoft::AspNetCore::Http::HttpResponse ^ Response { Microsoft::AspNetCore::Http::HttpResponse ^ get(); };
public Microsoft.AspNetCore.Http.HttpResponse Response { get; }
member this.Response : Microsoft.AspNetCore.Http.HttpResponse
Public ReadOnly Property Response As HttpResponse

Eigenschaftswert

Gilt für: