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

속성 값

컨텍스트 원본에서 새로 고쳐진 항목입니다.

적용 대상