IVsServiceReferenceMetadataStorage::GetMapFilePath Method ()

 

Returns the path for the .svcmap file in a XML web service metadata storage.

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

String^ GetMapFilePath()

Return Value

Type: System::String^

The path of the .svcmap file.

Return to top
Show: