This documentation is archived and is not being maintained.
XmlDictionaryReader.ReadContentAsString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Converts a node's content to a string.
Namespace:
System.Xml
Assembly:
System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public override string ReadContentAsString()
Return Value
Type:
System.StringThe node content in a string representation.
The string returned by this read operation is limited by the MaxStringContentLength quota.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0