INavigationContextProvider.ItemsRefreshed 屬性

定義

取得上下文原始碼中正在刷新項目的事件累積機制。

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

屬性值

在上下文來源中被刷新的項目。

適用於