IUpgrader.IsApplicable property
取得 Boolean 值,指出升級程式是否適用於目前的物件。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property IsApplicable As Boolean
Get
'用途
Dim instance As IUpgrader
Dim value As Boolean
value = instance.IsApplicable
bool IsApplicable { get; }
Property value
Type: System.Boolean
true升級程式適用的物件 ; 如果否則,請false。