INavigationContextProvider.ItemsAdded 속성

정의

컨텍스트 소스에 추가되는 항목들의 이벤트 누적 메커니즘을 얻습니다.

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

속성 값

맥락 소스에 추가되는 항목들.

적용 대상