XmlDictionaryReaderQuotas::ModifiedQuotas Property

.NET Framework (current version)
 

Gets the modified quotas for the XmlDictionaryReaderQuotas.

Namespace:   System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

public:
property XmlDictionaryReaderQuotaTypes ModifiedQuotas {
	XmlDictionaryReaderQuotaTypes get();
}

Property Value

Type: System.Xml::XmlDictionaryReaderQuotaTypes

The modified quotas for the XmlDictionaryReaderQuotas.

Universal Windows Platform
Available since 10
.NET Framework
Available since 4.5
Return to top
Show: