Compartir a través de


de la propiedad ClientCallableExceptionConstraintAttribute.ErrorType

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

Sintaxis

'Declaración
Public Property ErrorType As Type
    Get
    Set
'Uso
Dim instance As ClientCallableExceptionConstraintAttribute
Dim value As Type

value = instance.ErrorType

instance.ErrorType = value
public Type ErrorType { get; set; }

Valor de propiedad

Tipo: System.Type

Vea también

Referencia

clase ClientCallableExceptionConstraintAttribute

Miembros ClientCallableExceptionConstraintAttribute

Espacio de nombres Microsoft.SharePoint.Client