MediaTypeHeaderValue Constructor (String)

Initializes a new instance of the MediaTypeHeaderValue class.

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

public:
MediaTypeHeaderValue(
	String^ mediaType
)

Parameters

mediaType
Type: System::String
Show: