INavigationContextProvider.ItemsRemoved 属性

定义

为要从上下文源中删除的项获取事件累积机制。

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

属性值

从上下文源中删除的项。

适用于