Max Property
Collapse the table of content
Expand the table of content

XmlDictionaryReaderQuotas.Max Property

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

Gets an instance of this class with all properties set to maximum values.

Namespace:  System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

'Declaration
Public Shared ReadOnly Property Max As XmlDictionaryReaderQuotas

Property Value

Type: System.Xml.XmlDictionaryReaderQuotas
An instance of XmlDictionaryReaderQuotas with properties set to MaxValue.

The instance returned is read-only. Use the property to create a reader without quotas.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft