Compartir a través de


Clase SubsetCallableIncludeAsNotImplementedAttribute

Jerarquía de la herencia

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

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

Sintaxis

'Declaración
<AttributeUsageAttribute(AttributeTargets.Method)> _
Public NotInheritable Class SubsetCallableIncludeAsNotImplementedAttribute _
    Inherits SubsetCallableAttribute
'Uso
Dim instance As SubsetCallableIncludeAsNotImplementedAttribute
[AttributeUsageAttribute(AttributeTargets.Method)]
public sealed class SubsetCallableIncludeAsNotImplementedAttribute : 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 SubsetCallableIncludeAsNotImplementedAttribute

Espacio de nombres Microsoft.SharePoint.Client