XmlDictionaryReaderQuotas.Max Proprietà

Definizione

Ottiene un'istanza di questa classe con tutte le proprietà impostate sui valori massimi.

public:
 static property System::Xml::XmlDictionaryReaderQuotas ^ Max { System::Xml::XmlDictionaryReaderQuotas ^ get(); };
public static System.Xml.XmlDictionaryReaderQuotas Max { get; }
static member Max : System.Xml.XmlDictionaryReaderQuotas
Public Shared ReadOnly Property Max As XmlDictionaryReaderQuotas

Valore della proprietà

Istanza di XmlDictionaryReaderQuotas con proprietà impostate su Int32.MaxValue.

Commenti

L'istanza restituita è in sola lettura. Utilizzare la proprietà per creare un reader senza quote.

Si applica a