Share via


IHeaderDictionary.ContentLength Özellik

Tanım

Content-Length üst bilgisine kesin olarak belirlenmiş erişim. Uygulamalar bunu dize gösterimiyle eşitlenmiş durumda tutmalıdır.

public:
 property Nullable<long> ContentLength { Nullable<long> get(); void set(Nullable<long> value); };
public long? ContentLength { get; set; }
member this.ContentLength : Nullable<int64> with get, set
Public Property ContentLength As Nullable(Of Long)

Özellik Değeri

Şunlara uygulanır