IVsFreeThreadedFileChangeEvents2 Interface

Definition

public interface class IVsFreeThreadedFileChangeEvents2 : Microsoft::VisualStudio::Shell::Interop::IVsFreeThreadedFileChangeEvents
public interface IVsFreeThreadedFileChangeEvents2 : Microsoft.VisualStudio.Shell.Interop.IVsFreeThreadedFileChangeEvents
[System.Runtime.InteropServices.Guid("2019C53D-105B-4116-8A1A-4703796E5052")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFreeThreadedFileChangeEvents2 : Microsoft.VisualStudio.Shell.Interop.IVsFreeThreadedFileChangeEvents
type IVsFreeThreadedFileChangeEvents2 = interface
    interface IVsFreeThreadedFileChangeEvents
    interface IVsFileChangeEvents
[<System.Runtime.InteropServices.Guid("2019C53D-105B-4116-8A1A-4703796E5052")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFreeThreadedFileChangeEvents2 = interface
    interface IVsFreeThreadedFileChangeEvents
    interface IVsFileChangeEvents
Public Interface IVsFreeThreadedFileChangeEvents2
Implements IVsFreeThreadedFileChangeEvents
Attributes
Implements

Methods

DirectoryChanged(String)
DirectoryChangedEx(String, String)
DirectoryChangedEx2(String, UInt32, String[], UInt32[])
FilesChanged(UInt32, String[], UInt32[])

Applies to