IVsWCFReferenceEvents.OnReferenceGroupCollectionChanging 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 OnReferenceGroupCollectionChanging
void OnReferenceGroupCollectionChanging()
void OnReferenceGroupCollectionChanging()
abstract OnReferenceGroupCollectionChanging : unit -> unit
function OnReferenceGroupCollectionChanging()
.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.