Compartir a través de


INavigationContextProvider.ItemsRefreshed Propiedad

Definición

Obtiene el mecanismo de acumulación de eventos para los elementos que se van a actualizar en el origen de contexto.

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

Valor de propiedad

Elementos que se actualizan en el origen de contexto.

Se aplica a