This documentation is archived and is not being maintained.
WebContentTypeMapper Class
Visual Studio 2008
Specifies the format to which the content type of an incoming message is mapped.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
This is an extensibility point in the programming model that is used by the Web message encoder to override how content types are mapped to formats. To implement this class, override the GetMessageFormatForContentType(String) method.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: