次の方法で共有


ProgressEventArgs クラス (Microsoft.SharePoint.Publishing.Administration)

コンテンツ移行に関するイベント データを格納します。

名前空間: Microsoft.SharePoint.Publishing.Administration
アセンブリ: Microsoft.SharePoint.Publishing (microsoft.sharepoint.publishing.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public NotInheritable Class ProgressEventArgs
    Inherits EventArgs
'使用
Dim instance As ProgressEventArgs
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public sealed class ProgressEventArgs : EventArgs

継承階層

System.Object
   System.EventArgs
    Microsoft.SharePoint.Publishing.Administration.ProgressEventArgs

スレッドの安全性

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

関連項目

参照

ProgressEventArgs メンバ
Microsoft.SharePoint.Publishing.Administration 名前空間