Share via


IVsFileChangeEx Members

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

Public method

AdviseDirChange

Enables a client to receive notifications of changes to a directory.

Public method

AdviseFileChange

Enables a client to receive notifications of changes to a file.

Public method

IgnoreFile

Ignores changes to a file.

Public method

SyncFile

Forces change events to be sent. Used in conjunction with IgnoreFile to make file changes but not receive notification.

Public method

UnadviseDirChange

Disables a client from receiving notifications of changes to a directory.

Public method

UnadviseFileChange

Disables a client from receiving notifications of changes to a file.

Top

See Also

Reference

IVsFileChangeEx Interface

Microsoft.VisualStudio.Shell.Interop Namespace