INavigationContextProvider.ItemsRemoved 속성
Gets the event accumulation mechanism for items that are being removed from the context source.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
ReadOnly Property ItemsRemoved As INavigationEventNotification
Get
‘사용 방법
Dim instance As INavigationContextProvider
Dim value As INavigationEventNotification
value = instance.ItemsRemoved
INavigationEventNotification ItemsRemoved { get; }
property INavigationEventNotification^ ItemsRemoved {
INavigationEventNotification^ get ();
}
abstract ItemsRemoved : INavigationEventNotification
function get ItemsRemoved () : INavigationEventNotification
속성 값
유형: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationEventNotification
The items that are removed from the context source.
참고 항목
참조
INavigationContextProvider 인터페이스
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스