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

속성 값

컨텍스트 원본에서 변경된 항목입니다.

적용 대상