CreateAttachmentCompletedEventHandler 委任 (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 CreateAttachmentCompletedEventHandler ( _
sender As Object, _
e As CreateAttachmentCompletedEventArgs _
)
'使用
Dim instance As New CreateAttachmentCompletedEventHandler(AddressOf HandlerMethod)
[GeneratedCodeAttribute("System.Web.Services", "2.0.50727.42")]
public delegate void CreateAttachmentCompletedEventHandler (
Object sender,
CreateAttachmentCompletedEventArgs e
)
パラメータ
- sender
- e