다음을 통해 공유


RouteOptions.LowercaseQueryStrings 속성

정의

생성된 쿼리 문자열이 소문자인지 여부를 나타내는 값을 가져오거나 설정합니다. 이 속성은 이 true아닌 한 LowercaseUrls 사용되지 않습니다.

public:
 property bool LowercaseQueryStrings { bool get(); void set(bool value); };
public bool LowercaseQueryStrings { get; set; }
member this.LowercaseQueryStrings : bool with get, set
Public Property LowercaseQueryStrings As Boolean

속성 값

적용 대상