SubsetCallableTypeAttribute - Classe
Hiérarchie d’héritage
System.Object
System.Attribute
Microsoft.SharePoint.Client.SubsetCallableAttribute
Microsoft.SharePoint.Client.SubsetCallableTypeAttribute
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Struct Or AttributeTargets.Enum Or AttributeTargets.Interface, AllowMultiple := False)> _
Public Class SubsetCallableTypeAttribute _
Inherits SubsetCallableAttribute
'Utilisation
Dim instance As SubsetCallableTypeAttribute
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Interface, AllowMultiple = false)]
public class SubsetCallableTypeAttribute : 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.