IVsFileChangeEx2 Interface

Definition

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

Methods

IgnoreDir(String, Boolean)

Ignores or un-ignores changes in a directory and its subdirectories.

Applies to