LocalRedirectResult.Permanent プロパティ

定義

リダイレクトが true の場合は永続的、false の場合は一時的であることを指定する値を取得または設定します。

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

プロパティ値

適用対象