IVsWCFReferenceGroupCollection.GetReferenceGroupFromMapFile(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
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 .