IVsWCFReferenceEvents.OnReferenceGroupCollectionChanging Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises an event after a new reference is added or an existing reference is deleted.
public:
void OnReferenceGroupCollectionChanging();
public:
void OnReferenceGroupCollectionChanging();
void OnReferenceGroupCollectionChanging();
public void OnReferenceGroupCollectionChanging ();
abstract member OnReferenceGroupCollectionChanging : unit -> unit
Public Sub OnReferenceGroupCollectionChanging ()