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

HttpHeaders::Contains Method

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

public:
bool Contains(
	String^ name
)

Parameters

name
Type: System::String

Return Value

Type: System::Boolean
Returns Boolean.
Show:
© 2017 Microsoft