Compartilhar via


ClientCallableExceptionConstraintAttribute.ErrorValue propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property ErrorValue As String
    Get
    Set
'Uso
Dim instance As ClientCallableExceptionConstraintAttribute
Dim value As String

value = instance.ErrorValue

instance.ErrorValue = value
public string ErrorValue { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

ClientCallableExceptionConstraintAttribute classe

ClientCallableExceptionConstraintAttribute membros

Microsoft.SharePoint.Client namespace