[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "E:Jgr.CodePlexVersionCheck.CheckComplete"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler CheckComplete
Public Event CheckComplete As EventHandler
public: event EventHandler^ CheckComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }