Share via


RouteOptions.AppendTrailingSlash 屬性

定義

取得或設定值,指出尾端斜線是否應該附加至產生的 URL。

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

屬性值

適用於