Share via


IVsServiceReferenceMetadataStorageProviderEvents Interface

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("DBFECCE0-41A5-41A6-AD3B-67286C457A4F")> _
Public Interface IVsServiceReferenceMetadataStorageProviderEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DBFECCE0-41A5-41A6-AD3B-67286C457A4F")]
public interface IVsServiceReferenceMetadataStorageProviderEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DBFECCE0-41A5-41A6-AD3B-67286C457A4F")]
public interface class IVsServiceReferenceMetadataStorageProviderEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DBFECCE0-41A5-41A6-AD3B-67286C457A4F")>]
type IVsServiceReferenceMetadataStorageProviderEvents =  interface end
public interface IVsServiceReferenceMetadataStorageProviderEvents

The IVsServiceReferenceMetadataStorageProviderEvents type exposes the following members.

Methods

  Name Description
Public method OnAdded
Public method OnMoved
Public method OnRemoved
Public method OnRemoving
Public method OnRenamed

Top

See Also

Reference

Microsoft.VisualStudio.WCFReference.Interop Namespace