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

屬性值

適用於