BindingGroup.ValidateWithoutUpdate 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會對綁定和 ValidationRule 設定為 ValidationStepRawProposedValue 或 ConvertedProposedValue的物件執行轉換器。
public:
bool ValidateWithoutUpdate();
public bool ValidateWithoutUpdate();
member this.ValidateWithoutUpdate : unit -> bool
Public Function ValidateWithoutUpdate () As Boolean
傳回
true若驗證規則成功;否則,。 false
備註
當你呼叫這個方法時,來源不會更新。