Share via


OutputCacheOptions.UseCaseSensitivePaths Property

Definition

true if request paths are case-sensitive; otherwise false. The default is to treat paths as case-insensitive.

public bool UseCaseSensitivePaths { get; set; }
member this.UseCaseSensitivePaths : bool with get, set
Public Property UseCaseSensitivePaths As Boolean

Property Value

Applies to