Partager via


XmlDictionaryReaderQuotasElement.MaxDepth Propriété

Définition

Obtient ou définit la profondeur maximale de nœud imbriqué par lecture.

[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

Valeur de propriété

Profondeur maximale de nœud imbriqué par lecture.

Attributs

S’applique à