System::Net::Http::Headers::HttpHeaderValueCollection::GetHeaderStringWithoutSpecial method

HttpHeaderValueCollection::GetHeaderStringWithoutSpecial method

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

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

ReturnValue

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

See Also