Compartilhar via


RequestFormLimitsAttribute.ValueLengthLimit Propriedade

Definição

Um limite no comprimento dos valores de formulário individuais. Formulários que contêm valores que excedem esse limite gerarão um InvalidDataException quando analisado.

public:
 property int ValueLengthLimit { int get(); void set(int value); };
public int ValueLengthLimit { get; set; }
member this.ValueLengthLimit : int with get, set
Public Property ValueLengthLimit As Integer

Valor da propriedade

Aplica-se a