共用方式為


IHierarchyBuilder.IsApplicable property

取得 Boolean 值,指出此階層建立器是否適用於目前的物件。

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

Syntax

'宣告
ReadOnly Property IsApplicable As Boolean
    Get
'用途
Dim instance As IHierarchyBuilder
Dim value As Boolean

value = instance.IsApplicable
bool IsApplicable { get; }

Property value

Type: System.Boolean
true階層建立器 」 是適用的物件 ; 如果否則,請false。

請參閱

參照

IHierarchyBuilder interface

IHierarchyBuilder members

Microsoft.SharePoint.Upgrade namespace