wwXMLState::GetXML

Returns the content of the current XML property state as a string. This vaue contains XML with all the properties.

THis method simply returns the content of cXML, which is updated by each SetProperty operation.

o.GetXML()

See also