IVsFileChangeEvents Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodDirectoryChanged(String^)

Notifies clients of changes made to a directory.

System_CAPS_pubmethodFilesChanged(UInt32, array<String^>^, array<UInt32>^)

Notifies clients of changes made to one or more files.

Return to top
Show: