IVsWCFReferenceEvents.OnConfigurationChanged 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 the ConfigurationChanged event.
public:
void OnConfigurationChanged();
public:
void OnConfigurationChanged();
void OnConfigurationChanged();
public void OnConfigurationChanged ();
abstract member OnConfigurationChanged : unit -> unit
Public Sub OnConfigurationChanged ()
Remarks
OnConfigurationChanged raises the ConfigurationChanged event after configuration settings relevant to any reference group(s) have been changed.