IVsServiceReferenceMetadataStorageProvider.GetMetadataStorages 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 XML web service metadata storages in a project.
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsEnumServiceReferenceMetadataStorages ^ GetMetadataStorages();
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsEnumServiceReferenceMetadataStorages ^ GetMetadataStorages();
Microsoft::VisualStudio::WCFReference::Interop::IVsEnumServiceReferenceMetadataStorages GetMetadataStorages();
public Microsoft.VisualStudio.WCFReference.Interop.IVsEnumServiceReferenceMetadataStorages GetMetadataStorages ();
abstract member GetMetadataStorages : unit -> Microsoft.VisualStudio.WCFReference.Interop.IVsEnumServiceReferenceMetadataStorages
Public Function GetMetadataStorages () As IVsEnumServiceReferenceMetadataStorages
Returns
A metadata storages enumerator.