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();
}
A ValidationException indicating the ValidationLevel at which the failure occurred. A null value indicates no exception.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ValidationState Class | ValidationState Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.