get_Accept()

HttpRequestHeaders::get_Accept() method

Returns a value of the ‘Accept’ header.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<MediaTypeWithQualityHeaderValue>>> System::Net::Http::Headers::HttpRequestHeaders::get_Accept()

Return Value

A value of the ‘Accept’ header.

See Also