Udostępnij przez


XmlDictionaryReaderQuotasElement.MaxDepth Właściwość

Definicja

Pobiera lub ustawia maksymalną głębokość zagnieżdżonego węzła dla każdego odczytu.

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

Wartość właściwości

Maksymalna głębokość zagnieżdżonego węzła dla każdego odczytu.

Atrybuty

Dotyczy