XmlDataContractSerializerInputFormatter.XmlDictionaryReaderQuotas 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.
The quotas include - DefaultMaxDepth, DefaultMaxStringContentLength, DefaultMaxArrayLength, DefaultMaxBytesPerRead, DefaultMaxNameTableCharCount
public:
property System::Xml::XmlDictionaryReaderQuotas ^ XmlDictionaryReaderQuotas { System::Xml::XmlDictionaryReaderQuotas ^ get(); };
public System.Xml.XmlDictionaryReaderQuotas XmlDictionaryReaderQuotas { get; }
member this.XmlDictionaryReaderQuotas : System.Xml.XmlDictionaryReaderQuotas
Public ReadOnly Property XmlDictionaryReaderQuotas As XmlDictionaryReaderQuotas