Compartilhar via


SubsetCallableIncludeAsNotImplementedAttribute classe

Inheritance hierarchy

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.SubsetCallableAttribute
      Microsoft.SharePoint.Client.SubsetCallableIncludeAsNotImplementedAttribute

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

Sintaxe

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

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

SubsetCallableIncludeAsNotImplementedAttribute membros

Microsoft.SharePoint.Client namespace