Partager via


XmlDictionaryReaderQuotasElement.MaxBytesPerRead Propriété

Définition

Obtient ou définit le nombre maximal autorisé d’octets retournés pour chaque lecture.

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

Valeur de propriété

Nombre maximal autorisé d’octets retournés pour chaque lecture.

Attributs

S’applique à