SharedOptions.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

プロパティ値

適用対象