IVsTrackProjectDocumentsEvents4 Interface

Definition

Notifies clients of additional changes made to project files or directories.

C++/CX
public interface class IVsTrackProjectDocumentsEvents4
Attributes

Methods

OnAfterRemoveDirectoriesEx(Int32, Int32, IVsProject[], Int32[], String[], UInt32[])

Notifies the client when directories have been removed from the project.

OnAfterRemoveFilesEx(Int32, Int32, IVsProject[], Int32[], String[], UInt32[])

Notifies the client after files are removed from the project.

OnQueryRemoveDirectoriesEx(IVsProject, Int32, String[], UInt32[], VSQUERYREMOVEDIRECTORYRESULTS[], VSQUERYREMOVEDIRECTORYRESULTS[])

Notifies the client when a project has requested to remove directories.

OnQueryRemoveFilesEx(IVsProject, Int32, String[], UInt32[], VSQUERYREMOVEFILERESULTS[], VSQUERYREMOVEFILERESULTS[])

Notifies the client when a project has requested to remove files.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022