SVsFileChange Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Passed to GetService to return a reference to the internal interface IVsFileChange.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")> _
<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")> _
<ComVisibleAttribute(False)> _
Public Interface SVsFileChange
[GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
[GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
[ComVisibleAttribute(false)]
public interface SVsFileChange
[GuidAttribute(L"250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
[GuidAttribute(L"250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
[ComVisibleAttribute(false)]
public interface class SVsFileChange
[<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>]
[<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>]
[<ComVisibleAttribute(false)>]
type SVsFileChange =  interface end
public interface SVsFileChange

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace