Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Allows changes to be made to a file or directory.
The IVsFileChangeEx type exposes the following members.
Methods
Name
Description
Enables a client to receive notifications of changes to a directory.
Enables a client to receive notifications of changes to a file.
Ignores changes to a file.
Forces change events to be sent. Used in conjunction with IgnoreFile to make file changes but not receive notification.
Disables a client from receiving notifications of changes to a directory.
Disables a client from receiving notifications of changes to a file.
Top