C++ GetStripCDATA - CSerializationContext
In This Topic
bool GetStripCDATA() const
void SetStripCDATA(bool value)
|
|
Property |
Description |
|
|
|
Property Name |
StripCDATA |
|
|
|
Property Type |
bool |
|
|
|
Accessors |
Read/Write |
|
|
|
Description |
Determines if CDATA is removed from incoming data. |
|
|
|
Remarks |
Default = true. |
|