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

속성 값

컨텍스트 원본에 추가된 항목입니다.

적용 대상