Share via


FeatureTreeConfigurationBase.FeatureActionChanged Event

Definition

Occurs when the feature has been changed.

public:
 virtual event EventHandler<Microsoft::SqlServer::Configuration::FeatureTreeEventArgs ^> ^ FeatureActionChanged;
public event EventHandler<Microsoft.SqlServer.Configuration.FeatureTreeEventArgs> FeatureActionChanged;
member this.FeatureActionChanged : EventHandler<Microsoft.SqlServer.Configuration.FeatureTreeEventArgs> 
Public Custom Event FeatureActionChanged As EventHandler(Of FeatureTreeEventArgs) 

Event Type

Implements

Applies to