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
'宣告
<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")> _
<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")> _
Public Interface SVsFileChange
'用途
Dim instance As SVsFileChange
[GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
[GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
public interface SVsFileChange
[GuidAttribute(L"250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
[GuidAttribute(L"250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")]
public interface class SVsFileChange
public interface SVsFileChange