INavigationContextProvider.ItemsRefreshed Property

Definition

Gets the event accumulation mechanism for items that are being refreshed in the context source.

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

Property Value

The items that are refreshed in the context source.

Applies to