| IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierErrorContinuationMode Enumeration |
'DeclarationPublic Enum VerifierErrorContinuationMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'UsageDim instance As VerifierErrorContinuationMode
public enum VerifierErrorContinuationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| Continue | Continue verification even if an error is encountered (the default). |
| Inherit | Use the setting on the parent, which is usually the VerifierEngine. |
| Stop | Stop verification as soon as an error is encountered. |
System.Object
System.ValueType
System.Enum
IdeaBlade.Validation.VerifierErrorContinuationMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2