SVsFileChange 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 the internal interface IVsFileChange
.
public interface class SVsFileChange
public interface class SVsFileChange
__interface SVsFileChange
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
public interface SVsFileChange
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>]
type SVsFileChange = interface
Public Interface SVsFileChange
- Attributes
Remarks
The service represented by this interface must be accessed on the main thread.