ContentMigration 构造函数 (Microsoft.SharePoint.Publishing.Administration)

Initializes a new instance of the ContentMigration class.

命名空间: Microsoft.SharePoint.Publishing.Administration
程序集: Microsoft.SharePoint.Publishing (在 microsoft.sharepoint.publishing.dll 中)

语法

声明
Public Sub New ( _
    profile As MigrationProfile _
)
用法
Dim profile As MigrationProfile

Dim instance As New ContentMigration(profile)
public ContentMigration (
    MigrationProfile profile
)

参数

  • profile
    Contains the migration settings that determine how to run the content migration.

另请参阅

参考

ContentMigration 类
ContentMigration 成员
Microsoft.SharePoint.Publishing.Administration 命名空间