CookieParameter.ValidateInput 屬性

定義

取得或設定一個值,指定參數值是否被驗證。

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

屬性值

true若參數值被驗證;否則,。 false

適用於