OwinFeatureCollection.IHttpResponseFeature.ReasonPhrase Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
property System::String ^ Microsoft::AspNetCore::Http::Features::IHttpResponseFeature::ReasonPhrase { System::String ^ get(); void set(System::String ^ value); };
string Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.ReasonPhrase { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.ReasonPhrase : string with get, set
Property ReasonPhrase As String Implements IHttpResponseFeature.ReasonPhrase