This topic has not yet been rated - Rate this topic

IVsFileChangeEx Interface

Allows changes to be made to a file or directory.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1")] 
public interface IVsFileChangeEx
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1") */ 
public interface IVsFileChangeEx
InterfaceTypeAttribute(1) 
GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1") 
public interface IVsFileChangeEx

Notes to Callers Called through the SVsFileChangeEx service. Call the IVsFileChangeEx interface when you want to listen to changes made to your files outside of your control.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ