Dart.PowerTCP.EmailValidation Namespace > ValidationState Class : Progress Property (ValidationState) |
Gets the level to which the validation of the email address progressed.
[Visual Basic]
Public ReadOnly Property Progress As ValidationLevel
[C#]
public ValidationLevel Progress {get;}
[C++]
public: __property ValidationLevel get_Progress();
[C++/CLI]
public:
property ValidationLevel Progress {
ValidationLevel get();
}
Progress indicates the last validation level attempted, successfully or not.
Exception will be populated with a ValidationException.
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.