Share via


XmlDataContractSerializerInputFormatter.XmlDictionaryReaderQuotas Property

Definition

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

Property Value

Applies to