IVsWCFMetadataStorageProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AdviseWCFMetadataStorageProviderEvents(IVsWCFMetadataStorageProviderEvents^, UInt32) | Registers the caller for metadata storage provider event notification. |
![]() | CreateStorage(String^, String^, IVsWCFMetadataStorage^, StorageNameValidationState) | Creates a new Windows Communication Foundation (WCF) metadata storage. |
![]() | GetStorageFromMapFile(String^) | Returns a Windows Communication Foundation (WCF) metadata storage based on the full path of a .svcmap file. |
![]() | GetStorages() | Enumerates Windows Communication Foundation (WCF) metadata storages in a project. |
![]() | IsValidNewReferenceName(String^, String^, SByte, StorageNameValidationState, String^) | Returns a value that determines whether a name for a Windows Communication Foundation (WCF) service reference is unique. |
![]() | MakeValidReferenceName(String^, String^, String^, String^) | Returns a unique name and namespace for a Windows Communication Foundation (WCF) service reference. |
![]() | UnadviseWCFMetadataStorageProviderEvents(UInt32) | Cancels registration for metadata storage provider event notification. |
Show:
