Windows apps
Collapse the table of content
Expand the table of content

HttpHeaders::TryAddWithoutValidation Method (String, String)

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
bool TryAddWithoutValidation(
	String^ name, 
	String^ value
)

Parameters

name
Type: System::String
value
Type: System::String

Return Value

Type: System::Boolean
Show:
© 2017 Microsoft