See Also

ValidationState Class  | ValidationState Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

Exception Property

Dart.PowerTCP.EmailValidation Namespace > ValidationState Class : Exception Property (ValidationState)

Gets the exception that occurred during the validation.

[Visual Basic]
Public ReadOnly Property Exception As ValidationException
[C#]
public ValidationException Exception {get;}
[C++]
public: __property ValidationException* get_Exception();
[C++/CLI]
public: property ValidationException^ Exception {    ValidationException^ get(); }

Return Type

A ValidationException indicating the ValidationLevel at which the failure occurred. A null value indicates no exception.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

ValidationState Class  | ValidationState Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.