Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Receives calls made to the IVsTrackProjectDocuments3 interface. It provides support for batch-processing queries and for coordination of file access.
The IVsTrackProjectDocumentsEvents3 type exposes the following members.
Methods
Name
Description
Accesses a specified set of files and asks all implementers of this method to release any locks that may exist on those files.
Called when a project has completed operations on a set of files.
Indicates that a project is about start a batch query process.
This method is called to indicate that a batch query process has been canceled.
Determines whether it is okay to proceed with the actual batch operation after successful completion of a batch query process.
Determines if it is okay to add a collection of files (possibly from source control) whose final destination may be different from a source location.
Top