Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Nullable<long> ContentLength { Nullable<long> get(); };
public long? ContentLength { get; }
member this.ContentLength : Nullable<int64>
Public ReadOnly Property ContentLength As Nullable(Of Long)
Valor da propriedade