Compartilhar via


Interface SVsFileChange

 

Esta API suporta a infraestrutura produto e não é destinada a ser usada diretamente no seu código.

Passado para GetService para retornar uma referência à interface interna IVsFileChange.

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

Sintaxe

[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 class SVsFileChange
[<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>]
[<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>]
[<ComVisibleAttribute(false)>]
type SVsFileChange = interface end
<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>
<GuidAttribute("250E1E9A-D2FC-410f-99E4-1ABA5B390A9A")>
<ComVisibleAttribute(False)>
Public Interface SVsFileChange

Comentários

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo