IHeaderDictionary.ContentRange Property

Definition

Gets or sets the Content-Range HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues ContentRange { get; set; }
member this.ContentRange : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property ContentRange As StringValues

Property Value

Applies to