Occurs when the process of building historic ArchiveFile list is complete.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler HistoricFileListBuildComplete
Public Event HistoricFileListBuildComplete As EventHandler
public: event EventHandler^ HistoricFileListBuildComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }