get_Warning()

HttpRequestHeaders::get_Warning() method

Returns a value of the ‘Warning’ header.

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

Return Value

A value of the ‘Warning’ header.

See Also