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

Значение свойства

Элементы, которые изменяются в контекстном источнике.

Применяется к