Share via


PatchFeatureTree.SelectionStateChanged Field

Definition

Specifies that the selection state has changed.

public: EventHandler<Microsoft::SqlServer::Configuration::PatchFeatureTreeStateEvent ^> ^ SelectionStateChanged;
public EventHandler<Microsoft.SqlServer.Configuration.PatchFeatureTreeStateEvent> SelectionStateChanged;
val mutable SelectionStateChanged : EventHandler<Microsoft.SqlServer.Configuration.PatchFeatureTreeStateEvent>
Public SelectionStateChanged As EventHandler(Of PatchFeatureTreeStateEvent) 

Field Value

Applies to