ClientBuildManager.AppDomainStarted Evento

Definizione

Viene generato quando viene avviato un dominio applicazione.

public:
 event EventHandler ^ AppDomainStarted;
public event EventHandler AppDomainStarted;
member this.AppDomainStarted : EventHandler 
Public Custom Event AppDomainStarted As EventHandler 
Public Event AppDomainStarted As EventHandler 

Tipo evento

Si applica a

Vedi anche