IHeaderDictionary.XUACompatible Property

Definition

Gets or sets the X-UA-Compatible HTTP header.

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

Property Value

Applies to