ContentType Property
Content type for SOAP request data.
Syntax
[VB.NET] Public Property ContentType As String
[C#] public string ContentType {get; set;}
Remarks
The default value for ContentType is "text/xml".
This property is not available at design time.
Default Value
"text/xml"