INavigationContextProvider.ItemsChanged 属性

定义

获取上下文源中被更改项目的事件累积机制。

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

属性值

上下文源代码中被更改的项目。

适用于