RangeConditionHeaderValue Constructor (String)

Initializes a new instance of the RangeConditionHeaderValue class.

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

public:
RangeConditionHeaderValue(
	String^ entityTag
)

Parameters

entityTag
Type: System::String
Show: