XmlDictionaryReaderQuotas.Max Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an instance of this class with all properties set to maximum values.
public:
static property System::Xml::XmlDictionaryReaderQuotas ^ Max { System::Xml::XmlDictionaryReaderQuotas ^ get(); };
public static System.Xml.XmlDictionaryReaderQuotas Max { get; }
static member Max : System.Xml.XmlDictionaryReaderQuotas
Public Shared ReadOnly Property Max As XmlDictionaryReaderQuotas
Property Value
An instance of XmlDictionaryReaderQuotas with properties set to Int32.MaxValue.
Remarks
The instance returned is read-only. Use the property to create a reader without quotas.
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.