GetHeaderStringWithoutSpecial()

HttpHeaderValueCollection::GetHeaderStringWithoutSpecial() method

Returns a string representation of the current collection without a "special value".

String System::Net::Http::Headers::HttpHeaderValueCollection<T>::GetHeaderStringWithoutSpecial()

Return Value

A string representation of the current collection without a "special value".

See Also