OutputCacheOptions.UseCaseSensitivePaths プロパティ

定義

要求パスで大文字と小文字が区別される場合に true します。それ以外の場合は false。 既定では、パスでは大文字と小文字が区別されません。

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

プロパティ値

適用対象