SVsFileChangeEx 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.
Passed to GetService(Type) to return a reference to IVsFileChangeEx.
public interface class SVsFileChangeEx
public interface class SVsFileChangeEx
__interface SVsFileChangeEx
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("9bc72973-194a-4ea8-b4d5-afb0b0d0dcb1")]
public interface SVsFileChangeEx
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("9bc72973-194a-4ea8-b4d5-afb0b0d0dcb1")>]
type SVsFileChangeEx = interface
Public Interface SVsFileChangeEx
- Attributes
Remarks
Some members of the service represented by this interface are safe to access from any thread.