Compartir a través de


ServiceProviderWithSite.SiteChanged (Evento)

Evento se provoca cuando la propiedad de Site ha cambiado.

Espacio de nombres:  Microsoft.VisualStudio.Data
Ensamblado:  Microsoft.VisualStudio.Data (en Microsoft.VisualStudio.Data.dll)

Sintaxis

'Declaración
Public Event SiteChanged As EventHandler
public event EventHandler SiteChanged
public:
 event EventHandler^ SiteChanged {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member SiteChanged : IEvent<EventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

ServiceProviderWithSite Clase

Microsoft.VisualStudio.Data (Espacio de nombres)

OnSiteChanged