INavigationContextProvider.ItemsChanged Propiedad

Definición

Obtiene el mecanismo de acumulación de eventos para los elementos que se están cambiando en la fuente de contexto.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationEventNotification ^ ItemsChanged { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationEventNotification ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationEventNotification ItemsChanged { get; }
member this.ItemsChanged : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationEventNotification
Public ReadOnly Property ItemsChanged As INavigationEventNotification

Valor de propiedad

Los elementos que se cambian en la fuente de contexto.

Se aplica a