Sdílet prostřednictvím


FormOptions.MultipartBoundaryLengthLimit Vlastnost

Definice

Limit pro délku identifikátoru hranice. Formuláře s hranicemi, které tento limit překračují, při analýze vyvolá InvalidDataException chybu. Výchozí hodnota je 128 bajtů.

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

Platí pro