Compartilhar via


HttpPostedFileBase.ContentLength Propriedade

Definição

Quando substituído em uma classe derivada, obtém o tamanho de um arquivo carregado em bytes.

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

Valor da propriedade

Int32

O tamanho do arquivo em bytes.

Exceções

Aplica-se a