Compartilhar via


SubsetCallableIncludeObsoleteMemberAttribute classe

Inheritance hierarchy

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

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

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Struct Or AttributeTargets.Enum Or AttributeTargets.Constructor Or AttributeTargets.Method Or AttributeTargets.Property Or AttributeTargets.Field Or AttributeTargets.Interface, AllowMultiple := False)> _
Public NotInheritable Class SubsetCallableIncludeObsoleteMemberAttribute _
    Inherits SubsetCallableAttribute
'Uso
Dim instance As SubsetCallableIncludeObsoleteMemberAttribute
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Interface, AllowMultiple = false)]
public sealed class SubsetCallableIncludeObsoleteMemberAttribute : 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

SubsetCallableIncludeObsoleteMemberAttribute membros

Microsoft.SharePoint.Client namespace