Partager via


IVsServiceReferenceMetadataStorageProvider Interface

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

Syntax

'Déclaration
<GuidAttribute("6D076165-1AFF-4D68-9BD1-FA09ADF57D34")> _
<InterfaceTypeAttribute()> _
Public Interface IVsServiceReferenceMetadataStorageProvider
[GuidAttribute("6D076165-1AFF-4D68-9BD1-FA09ADF57D34")]
[InterfaceTypeAttribute()]
public interface IVsServiceReferenceMetadataStorageProvider
[GuidAttribute(L"6D076165-1AFF-4D68-9BD1-FA09ADF57D34")]
[InterfaceTypeAttribute()]
public interface class IVsServiceReferenceMetadataStorageProvider
[<GuidAttribute("6D076165-1AFF-4D68-9BD1-FA09ADF57D34")>]
[<InterfaceTypeAttribute()>]
type IVsServiceReferenceMetadataStorageProvider =  interface end
public interface IVsServiceReferenceMetadataStorageProvider

The IVsServiceReferenceMetadataStorageProvider type exposes the following members.

Methods

  Name Description
Public method AdviseMetadataStorageProviderEvents
Public method CreateMetadataStorage
Public method GetMetadataStorageFromMapFile
Public method GetMetadataStorages
Public method IsStorageTypeSupported
Public method IsValidNewServiceReferenceName
Public method MakeValidServiceReferenceName
Public method UnadviseMetadataStorageProviderEvents

Top

See Also

Reference

Microsoft.VisualStudio.WCFReference.Interop Namespace