次の方法で共有


SPMigrationJobStatusCollection コンストラクター

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'使用
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New SPMigrationJobStatusCollection(context, _
    objectPath)
public SPMigrationJobStatusCollection(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

パラメーター

関連項目

参照先

SPMigrationJobStatusCollection クラス

SPMigrationJobStatusCollection メンバー

Microsoft.SharePoint.Client 名前空間