QueryStringAttribute.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 預設值為 true

實作

適用於