Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
<GuidAttribute("9BC72973-194A-4EA8-B4D5-AFB0B0D0DCB1")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFileChangeEx
'Uso
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