SPDelegate.IsApplicable 属性

获取一个布尔值,该值指示该委托是否适用。

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

语法

声明
Public Overridable ReadOnly Property IsApplicable As Boolean
    Get
用法
Dim instance As SPDelegate
Dim value As Boolean

value = instance.IsApplicable
public virtual bool IsApplicable { get; }

属性值

类型:System.Boolean
true如果委托适用 ;否则为false。

另请参阅

引用

SPDelegate 类

SPDelegate 成员

Microsoft.SharePoint.Upgrade 命名空间