XmlSerializerInputFormatter.XmlDictionaryReaderQuotas 属性

定义

配额包括 - 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

属性值

适用于