Compartir a través de


Clase SubsetCallableIncludeObsoleteMemberAttribute

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
<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

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SubsetCallableIncludeObsoleteMemberAttribute

Espacio de nombres Microsoft.SharePoint.Client