IVsAsyncFileChangeEx2 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.
Asynchronous methods for the VS file change service (SVsFileChangeEx).
public interface IVsAsyncFileChangeEx2 : Microsoft.VisualStudio.Shell.IVsAsyncFileChangeEx
type IVsAsyncFileChangeEx2 = interface
interface IVsAsyncFileChangeEx
Public Interface IVsAsyncFileChangeEx2
Implements IVsAsyncFileChangeEx
- Implements
Remarks
This interface is safe to access from any thread.