다음을 통해 공유


XmlDictionaryReaderQuotas.Max Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

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)

Syntax

'Declaration
Public Shared ReadOnly Property Max As XmlDictionaryReaderQuotas
public static XmlDictionaryReaderQuotas Max { get; }

Property Value

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

Remarks

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

Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Windows Phone OS 7.0

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.