IVsWCFReferenceEvents::OnReferenceGroupPropertiesChanged Method (IVsWCFReferenceGroup^)

 

Raises an event after reference group properties (including name, namespace, proxy generation options and URL) for a particular reference group are changed.

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

void OnReferenceGroupPropertiesChanged(
	IVsWCFReferenceGroup^ pReferenceGroup
)

Parameters

pReferenceGroup
Type: Microsoft.VisualStudio.WCFReference.Interop::IVsWCFReferenceGroup^

The IVsWCFReferenceGroup that contains the properties.

Return to top
Show: