Compartilhar via


ClientCallableParameterAttribute classe

Inheritance hierarchy

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ClientCallableParameterAttribute

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

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Parameter)> _
Public NotInheritable Class ClientCallableParameterAttribute _
    Inherits Attribute
'Uso
Dim instance As ClientCallableParameterAttribute
[AttributeUsageAttribute(AttributeTargets.Parameter)]
public sealed class ClientCallableParameterAttribute : Attribute

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

ClientCallableParameterAttribute membros

Microsoft.SharePoint.Client namespace