Compartir a través de


de la propiedad SPDefaultSolutionValidator.AllowExceptions

Es True si las soluciones de espacio aisladas pueden usar las excepciones de espacios de nombres prohibido.

Espacio de nombres:  Microsoft.SharePoint.UserCode
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property AllowExceptions As Boolean
    Get
    Set
'Uso
Dim instance As SPDefaultSolutionValidator
Dim value As Boolean

value = instance.AllowExceptions

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

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase SPDefaultSolutionValidator

Miembros SPDefaultSolutionValidator

Espacio de nombres Microsoft.SharePoint.UserCode