Evento _dispWindowEvents_Event.WindowActivated
Essa API oferece suporte à infra-estrutura do .NET Framework e não se destina a ser usado diretamente em seu código.
Microsoft somente uso interno.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE. dll)
Sintaxe
Event WindowActivated As _dispWindowEvents_WindowActivatedEventHandler
Dim instance As _dispWindowEvents_Event
Dim handler As _dispWindowEvents_WindowActivatedEventHandler
AddHandler instance.WindowActivated, handler
event _dispWindowEvents_WindowActivatedEventHandler WindowActivated
event _dispWindowEvents_WindowActivatedEventHandler^ WindowActivated {
void add (_dispWindowEvents_WindowActivatedEventHandler^ value);
void remove (_dispWindowEvents_WindowActivatedEventHandler^ value);
}
O JScript não oferece suporte a eventos.
Permissões
- Confiar total para o chamador imediato. Este membro não pode ser usado pelo código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de códigos parcialmente Confiável.
Consulte também
Referência
_dispWindowEvents_Event Interface