This documentation is archived and is not being maintained.
HttpHeaders::TryAddWithoutValidation Method (String, IEnumerable<String>)
Namespace:
System.Net.Http.Headers Assembly:
System.Net.Http (in System.Net.Http.dll)
public:
bool TryAddWithoutValidation(
String^ name,
IEnumerable<String^>^ values
)