IMigratable.IsPaired 属性

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

获取一个值,该值指示一个对象是否成对出现。

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

语法

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

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

属性值

类型:System.Boolean
为 true ,则表示该对象成对出现的 ;否则为

另请参阅

引用

IMigratable 接口

IMigratable 成员

Microsoft.SharePoint.Administration 命名空间