get_Warning()

HttpResponseHeaders::get_Warning() method

Returns a value of the ‘Warning’ header.

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

Return Value

A value of the ‘Warning’ header.

See Also