IMigratable.CanMigrate 属性

请注意:此 API 现在已过时。

获取一个值,该值指示是否可以迁移对象。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
ReadOnly Property CanMigrate As Boolean
    Get
用法
Dim instance As IMigratable
Dim value As Boolean

value = instance.CanMigrate
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
bool CanMigrate { get; }

属性值

类型:System.Boolean
为 true ,则表示该对象可以迁移 ;否则为

另请参阅

引用

IMigratable 接口

IMigratable 成员

Microsoft.SharePoint.Administration 命名空间