RequestFormLimitsAttribute.MultipartBoundaryLengthLimit Vlastnost

Definice

Omezení délky identifikátoru hranice. Formuláře s hranicemi, které přesahují tento limit, způsobí při analýze chybu InvalidDataException .

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

Hodnota vlastnosti

Int32

Platí pro