ContentType Property
Content type for SOAP request data.
Syntax
char* GetContentType();
int SetContentType(char* lpszContentType);
Default Value
"text/xml"
Remarks
The default value for ContentType is "text/xml".
This property is not available at design time.
Data Type
String