Dart.PowerTCP.EmailValidation Namespace > ProgressEventArgs Class : ValidationState Property (ProgressEventArgs) |
Gets the current state of the validation progression.
[Visual Basic]
Public ReadOnly Property ValidationState As ValidationState
[C#]
public ValidationState ValidationState {get;}
[C++]
public: __property ValidationState* get_ValidationState();
[C++/CLI]
public:
property ValidationState^ ValidationState {
ValidationState^ get();
}
ValidationState indicates the current ValidationLevel in the progression.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ProgressEventArgs Class | ProgressEventArgs Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.