Asynchronously reads the text content at the current position as a string object.
The text content as a string object.
This is the asynchronous version of XmlReader.ReadContentAsString, with the same functionality. To use this method, you must set the XmlReaderSettings.Async flag to true.