OutgoingWebResponseContext.ContentLength Özellik

Tanım

Giden Web yanıttan içerik uzunluğu üst bilgilerini alır veya ayarlar.

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

Özellik Değeri

Int64

Giden Web yanıtının içerik uzunluğu üst bilgisi.

Şunlara uygulanır