IVsFileChangeEx2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IVsFileChangeEx2
public interface class IVsFileChangeEx2
__interface IVsFileChangeEx2
public interface IVsFileChangeEx2
[System.Runtime.InteropServices.Guid("00D5F3B7-EAE1-4902-93BB-37A111EB8E7F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFileChangeEx2
type IVsFileChangeEx2 = interface
[<System.Runtime.InteropServices.Guid("00D5F3B7-EAE1-4902-93BB-37A111EB8E7F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFileChangeEx2 = interface
Public Interface IVsFileChangeEx2
- Derived
- Attributes
Remarks
This interface must be accessed on the main thread.
Methods
IgnoreDir(String, Boolean) |
Ignores or un-ignores changes in a directory and its subdirectories. |