IHeaderDictionary.Location Property

Definition

Gets or sets the Location HTTP header.

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

Property Value

Applies to