IVsWCFMetadataStorageProviderEvents Members

Include Protected Members
Include Inherited Members

Provides an interface for Windows Communication Foundation (WCF) metadata storage provider events.

The IVsWCFMetadataStorageProviderEvents type exposes the following members.

Methods

 

Name

Description

Public method

OnAdded

Raises an event after a new file or folder has been added.

Public method

OnMoved

Raises an event when a file or folder has been moved.

Public method

OnRemoved

Raises an event when a file or folder has been removed.

Public method

OnRemoving

Raises an event before a file or folder is removed.

Public method

OnRenamed

Raises an event when a file or folder has been renamed.

Top

See Also

Reference

IVsWCFMetadataStorageProviderEvents Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace