IVsFileChangeEx3 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 IVsFileChangeEx3 : Microsoft::VisualStudio::Shell::Interop::IVsFileChangeEx2
public interface IVsFileChangeEx3 : Microsoft.VisualStudio.Shell.Interop.IVsFileChangeEx2
[System.Runtime.InteropServices.Guid("A4AFCB52-B595-43F9-87DD-6EB348181E14")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFileChangeEx3 : Microsoft.VisualStudio.Shell.Interop.IVsFileChangeEx2
type IVsFileChangeEx3 = interface
interface IVsFileChangeEx2
[<System.Runtime.InteropServices.Guid("A4AFCB52-B595-43F9-87DD-6EB348181E14")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFileChangeEx3 = interface
interface IVsFileChangeEx2
Public Interface IVsFileChangeEx3
Implements IVsFileChangeEx2
- Attributes
- Implements
Remarks
Some members of this interface are safe to access from any thread.
Methods
IgnoreDir(String, Boolean) | |
Pause() | |
Resume() |