IVsWCFMetadataStorageProvider.GetStorageFromMapFile(String) Yöntem

Tanım

. Svcmap dosyasının tam yolunu temel alarak bir Windows Communication Foundation (WCF) meta veri depolaması döndürür.

public:
 Microsoft::VisualStudio::WCFReference::Interop::IVsWCFMetadataStorage ^ GetStorageFromMapFile(System::String ^ pszMapFilePath);
public:
 Microsoft::VisualStudio::WCFReference::Interop::IVsWCFMetadataStorage ^ GetStorageFromMapFile(Platform::String ^ pszMapFilePath);
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFMetadataStorage GetStorageFromMapFile(std::wstring const & pszMapFilePath);
public Microsoft.VisualStudio.WCFReference.Interop.IVsWCFMetadataStorage GetStorageFromMapFile (string pszMapFilePath);
abstract member GetStorageFromMapFile : string -> Microsoft.VisualStudio.WCFReference.Interop.IVsWCFMetadataStorage
Public Function GetStorageFromMapFile (pszMapFilePath As String) As IVsWCFMetadataStorage

Parametreler

pszMapFilePath
String

Dosyanın yolu.

Döndürülenler

IVsWCFMetadataStorage

WCF meta veri depolama nesnesi.

Şunlara uygulanır