SVsFileChangeEx Interface

Definition

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.

Applies to