SPDefaultSolutionValidator.AllowExceptions 属性

如果沙盒解决方案可以使用禁止的命名空间中的异常,则为 true。

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

语法

声明
Public Property AllowExceptions As Boolean
    Get
    Set
用法
Dim instance As SPDefaultSolutionValidator
Dim value As Boolean

value = instance.AllowExceptions

instance.AllowExceptions = value
public bool AllowExceptions { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

SPDefaultSolutionValidator 类

SPDefaultSolutionValidator 成员

Microsoft.SharePoint.UserCode 命名空间