Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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