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

‘선언
Function GetReferenceGroup As IVsWCFReferenceGroup
IVsWCFReferenceGroup GetReferenceGroup()
IVsWCFReferenceGroup^ GetReferenceGroup()
abstract GetReferenceGroup : unit -> IVsWCFReferenceGroup 
function GetReferenceGroup() : IVsWCFReferenceGroup

Return Value

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

.NET Framework Security

See Also

Reference

IVsWCFReferenceContract Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace