CopyItemCompletedEventHandler 委任 (Microsoft.SharePoint.Portal.WebControls)
このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<GeneratedCodeAttribute("System.Web.Services", "2.0.50727.42")> _
Public Delegate Sub CopyItemCompletedEventHandler ( _
sender As Object, _
e As CopyItemCompletedEventArgs _
)
'使用
Dim instance As New CopyItemCompletedEventHandler(AddressOf HandlerMethod)
[GeneratedCodeAttribute("System.Web.Services", "2.0.50727.42")]
public delegate void CopyItemCompletedEventHandler (
Object sender,
CopyItemCompletedEventArgs e
)
パラメータ
- sender
- e