Partager via


IVsServiceReferenceMetadataStorageProvider.GetMetadataStorageFromMapFile Method

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

Syntax

'Déclaration
Function GetMetadataStorageFromMapFile ( _
    pszMapFilePath As String _
) As IVsServiceReferenceMetadataStorage
IVsServiceReferenceMetadataStorage GetMetadataStorageFromMapFile(
    string pszMapFilePath
)
IVsServiceReferenceMetadataStorage^ GetMetadataStorageFromMapFile(
    [InAttribute] String^ pszMapFilePath
)
abstract GetMetadataStorageFromMapFile : 
        pszMapFilePath:string -> IVsServiceReferenceMetadataStorage 
function GetMetadataStorageFromMapFile(
    pszMapFilePath : String
) : IVsServiceReferenceMetadataStorage

Parameters

Return Value

Type: Microsoft.VisualStudio.WCFReference.Interop.IVsServiceReferenceMetadataStorage

.NET Framework Security

See Also

Reference

IVsServiceReferenceMetadataStorageProvider Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace