IListEventSink interface
NOTE: This API is now obsolete.
定義清單的事件處理常式必須回應在文件庫的事件實作的介面。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Use V3 style events")> _
Public Interface IListEventSink
'用途
Dim instance As IListEventSink
[ObsoleteAttribute("Use V3 style events")]
public interface IListEventSink