Partager via


SubsetCallableExcludeMemberAttribute - Classe

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
<AttributeUsageAttribute(AttributeTargets.Enum Or AttributeTargets.Constructor Or AttributeTargets.Method Or AttributeTargets.Property Or AttributeTargets.Field, AllowMultiple := True)> _
Public Class SubsetCallableExcludeMemberAttribute _
    Inherits SubsetCallableAttribute
'Utilisation
Dim instance As SubsetCallableExcludeMemberAttribute
[AttributeUsageAttribute(AttributeTargets.Enum|AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = true)]
public class SubsetCallableExcludeMemberAttribute : SubsetCallableAttribute

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SubsetCallableExcludeMemberAttribute - Membres

Microsoft.SharePoint.Client - Espace de noms