次の方法で共有


IVsFileChangeEx3 Interface

Definition

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

Name Description
IgnoreDir(String, Boolean)
Pause()
Resume()

Applies to