共用方式為


IMigratable.IsPaired property

NOTE: This API is now obsolete.

取得一個值,指出是否配對物件。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<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; }

Property value

Type: System.Boolean
true 表示物件已配對 ;否則為false

請參閱

參照

IMigratable interface

IMigratable members

Microsoft.SharePoint.Administration namespace