次の方法で共有


MoveItemCompletedEventArgs クラス (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("System.Web.Services", "2.0.50727.42")> _
<DesignerCategoryAttribute("code")> _
Public Class MoveItemCompletedEventArgs
    Inherits AsyncCompletedEventArgs
'使用
Dim instance As MoveItemCompletedEventArgs
[DebuggerStepThroughAttribute] 
[GeneratedCodeAttribute("System.Web.Services", "2.0.50727.42")] 
[DesignerCategoryAttribute("code")] 
public class MoveItemCompletedEventArgs : AsyncCompletedEventArgs

継承階層

System.Object
   System.EventArgs
     System.ComponentModel.AsyncCompletedEventArgs
      Microsoft.SharePoint.Portal.WebControls.MoveItemCompletedEventArgs

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

MoveItemCompletedEventArgs メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間