ValidatingViewModelBase.HasErrors-Methode

Überprüft, ob mindestens eine Validierungsregel unterbrochen ist.

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function HasErrors As Boolean
public bool HasErrors()

Rückgabewert

Typ: System.Boolean
True, wenn keine Validierungsregel unterbrochen ist; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ValidatingViewModelBase Klasse

Microsoft.TeamFoundation.MVVM-Namespace