RedirectToRouteResult.Permanent 속성

정의

리디렉션이 영구적이라는 표시를 가져오거나 설정합니다.

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

속성 값

적용 대상