Share via


XmlDictionaryReaderQuotas.ModifiedQuotas 属性

定义

XmlDictionaryReaderQuotas获取更改后的配额。

public:
 property System::Xml::XmlDictionaryReaderQuotaTypes ModifiedQuotas { System::Xml::XmlDictionaryReaderQuotaTypes get(); };
public System.Xml.XmlDictionaryReaderQuotaTypes ModifiedQuotas { get; }
member this.ModifiedQuotas : System.Xml.XmlDictionaryReaderQuotaTypes
Public ReadOnly Property ModifiedQuotas As XmlDictionaryReaderQuotaTypes

属性值

用于 XmlDictionaryReaderQuotas的修改的配额。

适用于