共用方式為


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

屬性值

適用於