LocalRedirectResult.PreserveMethod 属性

定义

获取或设置重定向保留初始请求方法的指示。

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

属性值

适用于