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

プロパティ値

適用対象