The following tables list the members exposed by VerifierElement.
Name | Description | |
---|---|---|
![]() | VerifierElement Constructor | Empty constructor. |
Name | Description | |
---|---|---|
![]() | ApplicableType | Gets the fully-qualified type corresponding to the ApplicableTypeName; throws an error if no matching type can be found. |
![]() | ApplicableTypeName | Gets or sets the ApplicableType name. |
![]() | Description | Gets or sets the Description. |
![]() | ErrorContinuationMode | Gets or sets the OnErrorMode setting. |
![]() | ExecutionModes | Gets or sets the ExecutionModes setting. |
![]() | Item | Gets or sets a property, attribute, or child element of this VerifierElement. If pName is not found in VerifierElement, then VerifierArgs children are checked. |
![]() | Name | Gets or sets the name (moniker) by which this verifier can be referenced in code. |
![]() | SortValue | Gets or sets the SortValue. |
![]() | Tag | A free-form field for developer's custom use. |
![]() | VerifierArgs | Gets or sets the verifier arguments. |
![]() | VerifierType | Gets the fully-qualified type corresponding to the VerifierTypeName; throws an error if no matching type can be found. |
![]() | VerifierTypeName | Gets or sets the VerifierType name. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | GetValue | Overloaded. Returns the value in the <verifierArgs> collection corresponding to the given name. If name does not exist, the default value for the given type is returned. |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |