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
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.