INavigationContextProvider.ItemsAdded Propiedad

Definición

Obtiene el mecanismo de acumulación de eventos para los elementos que se están añadiendo a la fuente de contexto.

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

Valor de propiedad

Los elementos que se añaden a la fuente de contexto.

Se aplica a