IVsWCFMetadataStorageProviderEvents Interface

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

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("610DFEB0-5C2B-46C2-BB44-1DE7DC42D409")> _
Public Interface IVsWCFMetadataStorageProviderEvents
'Usage
Dim instance As IVsWCFMetadataStorageProviderEvents
[InterfaceTypeAttribute()]
[GuidAttribute("610DFEB0-5C2B-46C2-BB44-1DE7DC42D409")]
public interface IVsWCFMetadataStorageProviderEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"610DFEB0-5C2B-46C2-BB44-1DE7DC42D409")]
public interface class IVsWCFMetadataStorageProviderEvents
public interface IVsWCFMetadataStorageProviderEvents

Remarks

These events are raised by the project system when there is any change related to the physical folders or files of the WCF metadata storage.

See Also

Reference

IVsWCFMetadataStorageProviderEvents Members

Microsoft.VisualStudio.WCFReference.Interop Namespace