IContextRuleMonitorService.ContextRuleStateChanged Événement

Définition

Se produit lorsque l’état d’une règle de contexte change, par exemple lorsque la règle devient active.

public:
 event EventHandler<Microsoft::VisualStudio::RpcContracts::ContextRuleMonitor::ContextRuleStateChangedEventArgs ^> ^ ContextRuleStateChanged;
event EventHandler<Microsoft.VisualStudio.RpcContracts.ContextRuleMonitor.ContextRuleStateChangedEventArgs> ContextRuleStateChanged;
member this.ContextRuleStateChanged : EventHandler<Microsoft.VisualStudio.RpcContracts.ContextRuleMonitor.ContextRuleStateChangedEventArgs> 
Event ContextRuleStateChanged As EventHandler(Of ContextRuleStateChangedEventArgs) 

Type d'événement

EventHandler<ContextRuleStateChangedEventArgs>

S’applique à