IVsWCFReferenceGroupCollection.GetReferenceGroupFromMapFile(String) Yöntem

Tanım

Koleksiyonda belirtilen bir Windows Communication Foundation (WCF) başvuru grubunu döndürür.

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

Parametreler

pszMapFilePath
String

WCF başvuru grubu için bir. svcmap dosyasının yolunu içeren bir dize.

Döndürülenler

IVsWCFReferenceGroup

Bir WCF başvuru grubu.

Açıklamalar

Ad alanına ve ada ( GetReferenceGroupByName ) veya öğeye () başvurarak bir başvuru grubu da döndürülebilir Item .

Şunlara uygulanır