Metodo System::Net::Http::Headers::HttpResponseHeaders::get_Warning

HttpResponseHeaders::get_Warning method

Restituisce un valore dell’intestazione ‘Warning’.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<WarningHeaderValue>>> System::Net::Http::Headers::HttpResponseHeaders::get_Warning()

ReturnValue

Un valore dell’intestazione ‘Warning’.

Vedi anche