XmlDictionaryReaderQuotas Properties

XmlDictionaryReaderQuotas Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The XmlDictionaryReaderQuotas type exposes the following members.

  NameDescription
Public property Static member Max Gets an instance of this class with all properties set to maximum values.
Public property MaxArrayLength Gets the maximum allowed array length.
Public property MaxBytesPerRead Gets the maximum allowed bytes returned for each read.
Public property MaxDepth Gets the maximum nested node depth.
Public property MaxNameTableCharCount Gets the maximum number of characters allowed in a table name.
Public property MaxStringContentLength Gets the maximum string length returned by the reader.
Top

Show:
© 2017 Microsoft