IVsServiceReferenceMetadataStorageProvider::GetMetadataStorageFromMapFile Method (String^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
IVsServiceReferenceMetadataStorage^ GetMetadataStorageFromMapFile( String^ pszMapFilePath )
Parameters
- pszMapFilePath
-
Type:
System::String^
Returns a XML web service metadata storage based on the full path of a .svcmap file.
Return Value
Type: Microsoft.VisualStudio.WCFReference.Interop::IVsServiceReferenceMetadataStorage^A XML web service metadata storage object.
Show: