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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.