Share via


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

プロパティ値

コンテキスト ソースから削除される項目です。

適用対象