IVsWCFReferenceEvents.OnReferenceGroupCollectionChanged Method
Raises an event after a new reference is added or an existing reference is deleted.
Namespace: Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Syntax
'Declaration
Sub OnReferenceGroupCollectionChanged
void OnReferenceGroupCollectionChanged()
void OnReferenceGroupCollectionChanged()
abstract OnReferenceGroupCollectionChanged : unit -> unit
function OnReferenceGroupCollectionChanged()
.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.