HttpPostedFile.ContentLength Właściwość

Definicja

Pobiera rozmiar przekazanego pliku w bajtach.

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

Wartość właściwości

Int32

Długość pliku w bajtach.

Dotyczy

Zobacz też