OutputCacheOptions.UseCaseSensitivePaths 속성

정의

요청 경로가 대/소문자를 구분하는지 true. 그렇지 않으면 false. 기본값은 경로를 대/소문자를 구분하지 않는 것으로 처리하는 것입니다.

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

속성 값

적용 대상