Share via


RouteOptions.LowercaseUrls 屬性

定義

取得或設定值,指出所有產生的路徑 URL 是否為小寫。 使用 LowercaseQueryStrings 來設定查詢字串的行為。

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

屬性值

適用於