ProgressEventArgs コンストラクタ (Int32) (Microsoft.SharePoint.Publishing.Administration)
ProgressEventArgs クラスの新しいインスタンスを、エクスポートするオブジェクト数を含めて初期化します。
名前空間: Microsoft.SharePoint.Publishing.Administration
アセンブリ: Microsoft.SharePoint.Publishing (microsoft.sharepoint.publishing.dll 内)
構文
'宣言
Public Sub New ( _
objectExported As Integer _
)
'使用
Dim objectExported As Integer
Dim instance As New ProgressEventArgs(objectExported)
public ProgressEventArgs (
int objectExported
)
パラメータ
- objectExported
関連項目
参照
ProgressEventArgs クラス
ProgressEventArgs メンバ
Microsoft.SharePoint.Publishing.Administration 名前空間