XmlReader.CanReadValueChunk Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value indicating whether the XmlReader implements the ReadValueChunk method.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Booleantrue if the XmlReader implements the ReadValueChunk method; otherwise false.
Show: