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
IVsWCFReferenceGroup GetReferenceGroup()
IVsWCFReferenceGroup^ GetReferenceGroup()
abstract GetReferenceGroup : unit -> IVsWCFReferenceGroup
function GetReferenceGroup() : IVsWCFReferenceGroup
Return Value
Type: Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroup
An IVsWCFReferenceGroup.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.