Sdílet prostřednictvím


HttpPostedFile.ContentLength Vlastnost

Definice

Získá velikost nahraného souboru v bajtech.

public:
 property int ContentLength { int get(); };
public int ContentLength { get; }
member this.ContentLength : int
Public ReadOnly Property ContentLength As Integer

Hodnota vlastnosti

Int32

Délka souboru v bajtech.

Platí pro

Viz také