System::Net::Http::Headers::HttpHeaderValueCollection::GetHeaderStringWithoutSpecial 方法

HttpHeaderValueCollection::GetHeaderStringWithoutSpecial method

返回当前集合的字符串表示,不包含 “特殊值”。

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

ReturnValue

当前集合的字符串表示,不包含 "special value"。

另见