Compartilhar via


ClientCallableExceptionConstraintAttribute.Id propriedade

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

Sintaxe

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

value = instance.Id

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

ClientCallableExceptionConstraintAttribute classe

ClientCallableExceptionConstraintAttribute membros

Microsoft.SharePoint.Client namespace