INavigationContextProvider.ItemsChanged Property

Definition

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

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

Property Value

The items that are changed in the context source.

Applies to