SharedOptionsBase.RedirectToAppendTrailingSlash 屬性

定義

指出是否要重新導向以在路徑結尾新增尾端斜線。 相對資源連結可能需要此專案。

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

屬性值

適用於