IHeaderDictionary.SetCookie Property

Definition

Gets or sets the Set-Cookie HTTP header.

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

Property Value

Applies to