共用方式為


IVsWCFReferenceGroup.GetContractsEnumerator 方法

傳回參考群組中的 Windows 通訊資格服務合約的列舉值。

命名空間:  Microsoft.VisualStudio.WCFReference.Interop
組件:  Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

語法

'宣告
Function GetContractsEnumerator As IEnumWCFReferenceContracts
IEnumWCFReferenceContracts GetContractsEnumerator()
IEnumWCFReferenceContracts^ GetContractsEnumerator()
abstract GetContractsEnumerator : unit -> IEnumWCFReferenceContracts
function GetContractsEnumerator() : IEnumWCFReferenceContracts

傳回值

類型:Microsoft.VisualStudio.WCFReference.Interop.IEnumWCFReferenceContracts
列舉值的參考群組中的合約。

.NET Framework 安全性

請參閱

參考

IVsWCFReferenceGroup 介面

Microsoft.VisualStudio.WCFReference.Interop 命名空間