次の方法で共有


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

プロパティ値

適用対象