System.Web.Services.Protocols.SoapMessage.ContentEncoding Property

Gets or sets the contents of the Content-Encoding HTTP header.

Syntax

public string ContentEncoding { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A SOAP extension can set the SoapMessage.ContentEncoding property to provide supplementary information about the encoding of a SOAP message without changing the media type as expressed in the Content-Type HTTP header.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0