Edit

Share via


PackWebRequest.ContentLength Property

Definition

Gets or sets the Content-length HTTP header.

public override long ContentLength { get; set; }

Property Value

The content length, in bytes.

Exceptions

Set is not supported, PackWebRequest is read-only.

Remarks

Note that the pack URI protocol does not process information in the request other than the uniform resource identifier (URI). For most traditional purposes (such as estimating the size of POST information), there is no need for this property.

ContentLength returns 0 if the request resolves from the PackageStore cache.

The ContentLength property is shared with the inner WebRequest (GetInnerRequest).

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9