IContextRuleMonitorService.ContextRuleStateChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)