IVsWCFReferenceEvents Methods

 

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

NameDescription
System_CAPS_pubmethodOnConfigurationChanged()

Raises the ConfigurationChanged event.

System_CAPS_pubmethodOnMetadataChanged(IVsWCFReferenceGroup^)

Raises the MetaDataChanged event.

System_CAPS_pubmethodOnMetadataChanging(IVsWCFReferenceGroup^)

Raises the MetaDataChanged event.

System_CAPS_pubmethodOnReferenceGroupCollectionChanged()

Raises an event after a new reference is added or an existing reference is deleted.

System_CAPS_pubmethodOnReferenceGroupCollectionChanging()

Raises an event after a new reference is added or an existing reference is deleted.

System_CAPS_pubmethodOnReferenceGroupPropertiesChanged(IVsWCFReferenceGroup^)

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

System_CAPS_pubmethodOnReferenceGroupPropertiesChanging(IVsWCFReferenceGroup^)

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

Return to top
Show: