IHeaderDictionary.ContentLocation Property

Definition

Gets or sets the Content-Location HTTP header.

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

Property Value

Applies to