語言

XmlDictionaryReader.Quotas 屬性

定義

取得適用於該類別目前實例的配額值。

public:
 virtual property System::Xml::XmlDictionaryReaderQuotas ^ Quotas { System::Xml::XmlDictionaryReaderQuotas ^ get(); };
public virtual System.Xml.XmlDictionaryReaderQuotas Quotas { get; }
member this.Quotas : System.Xml.XmlDictionaryReaderQuotas
Public Overridable ReadOnly Property Quotas As XmlDictionaryReaderQuotas

屬性值

XmlDictionaryReaderQuotas這套系統適用於目前這個類別的實例。

適用於