IVsWCFReferenceContract.GetReferenceGroup Method

Definition

Returns the reference group that contains the contract.

public:
 Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroup ^ GetReferenceGroup();
public:
 Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroup ^ GetReferenceGroup();
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroup GetReferenceGroup();
public Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroup GetReferenceGroup ();
abstract member GetReferenceGroup : unit -> Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroup
Public Function GetReferenceGroup () As IVsWCFReferenceGroup

Returns

An IVsWCFReferenceGroup.

Applies to