Sdílet prostřednictvím


HttpPostedFileBase.ContentLength Vlastnost

Definice

Při přepsání v odvozené třídě získá velikost nahraného souboru v bajtech.

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

Hodnota vlastnosti

Délka souboru v bajtech

Výjimky

Always (Vždy)

Platí pro