IVsWCFMetadataStorageProvider.GetStorages Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates Windows Communication Foundation (WCF) metadata storages in a project.
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsEnumWCFMetadataStorages ^ GetStorages();
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsEnumWCFMetadataStorages ^ GetStorages();
Microsoft::VisualStudio::WCFReference::Interop::IVsEnumWCFMetadataStorages GetStorages();
public Microsoft.VisualStudio.WCFReference.Interop.IVsEnumWCFMetadataStorages GetStorages ();
abstract member GetStorages : unit -> Microsoft.VisualStudio.WCFReference.Interop.IVsEnumWCFMetadataStorages
Public Function GetStorages () As IVsEnumWCFMetadataStorages
Returns
A metadata storages enumerator,