IVsWCFReferenceContract.GetReferenceGroup Method

Returns the reference group that contains the contract.

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

Syntax

'Declaration
Function GetReferenceGroup As IVsWCFReferenceGroup
'Usage
Dim instance As IVsWCFReferenceContract 
Dim returnValue As IVsWCFReferenceGroup 

returnValue = instance.GetReferenceGroup()
IVsWCFReferenceGroup GetReferenceGroup()
IVsWCFReferenceGroup^ GetReferenceGroup()
function GetReferenceGroup() : IVsWCFReferenceGroup

Return Value

Type: Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroup
An IVsWCFReferenceGroup.

.NET Framework Security

See Also

Reference

IVsWCFReferenceContract Interface

IVsWCFReferenceContract Members

Microsoft.VisualStudio.WCFReference.Interop Namespace