Partager via


IVsFileChangeEx Interface

Allows changes to be made to a file or directory.

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

Syntax

'Déclaration
<GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFileChangeEx
'Utilisation
Dim instance As IVsFileChangeEx
[GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1")]
[InterfaceTypeAttribute()]
public interface IVsFileChangeEx
[GuidAttribute(L"9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1")]
[InterfaceTypeAttribute()]
public interface class IVsFileChangeEx
public interface IVsFileChangeEx

See Also

Reference

IVsFileChangeEx Members

Microsoft.VisualStudio.Shell.Interop Namespace