I'm using FileBasedProject.CheckoutFiles to check out files via and Action.
Using "ProgressEventArgs.PercentComplete" I can monitor the progress, but there seems to be no event you can hook into that is fired once
the file is completely checked out. Is there any way to find out when the file is completely checked out?