XmlDictionaryReaderQuotasElement.MaxDepth Eigenschap

Definitie

Hiermee wordt de maximale diepte van geneste knooppunten voor elke leesbewerking opgehaald of ingesteld.

public:
 property int MaxDepth { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxDepth", DefaultValue=0)]
[System.Configuration.IntegerValidator(MinValue=0)]
public int MaxDepth { get; set; }
[<System.Configuration.ConfigurationProperty("maxDepth", DefaultValue=0)>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.MaxDepth : int with get, set
Public Property MaxDepth As Integer

Waarde van eigenschap

De maximale diepte van geneste knooppunten voor elke leesbewerking.

Kenmerken

Van toepassing op