IVsWCFMetadataStorageProvider::GetStorageFromMapFile Method (String^)
Visual Studio 2015
Returns a Windows Communication Foundation (WCF) metadata storage based on the full path of a .svcmap file.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pszMapFilePath
-
Type:
System::String^
The path of the file.
Return Value
Type: Microsoft.VisualStudio.WCFReference.Interop::IVsWCFMetadataStorage^A WCF metadata storage object.
Show: