IHeaderDictionary.Cookie Property

Definition

Gets or sets the Cookie HTTP header.

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

Property Value

Applies to