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
'宣言
<GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFileChangeEx
'使用
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