OwinFeatureCollection.IHttpResponseFeature.StatusCode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
property int Microsoft::AspNetCore::Http::Features::IHttpResponseFeature::StatusCode { int get(); void set(int value); };
int Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.StatusCode { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.StatusCode : int with get, set
Property StatusCode As Integer Implements IHttpResponseFeature.StatusCode