RedirectToRouteHttpResult.Permanent プロパティ

定義

true の場合はリダイレクトを永続的にするか、false の場合は一時的にリダイレクトするかを指定する値を取得します。

public bool Permanent { get; }
member this.Permanent : bool
Public ReadOnly Property Permanent As Boolean

プロパティ値

適用対象