IVsFreeThreadedFileChangeEvents2 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 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[]) |