ClientCallableConstraintAttribute - Classe
Hiérarchie d’héritage
System.Object
System.Attribute
Microsoft.SharePoint.Client.ClientCallableConstraintAttribute
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
<AttributeUsageAttribute(AttributeTargets.Property Or AttributeTargets.Field Or AttributeTargets.Parameter Or AttributeTargets.ReturnValue, AllowMultiple := True)> _
Public NotInheritable Class ClientCallableConstraintAttribute _
Inherits Attribute
'Utilisation
Dim instance As ClientCallableConstraintAttribute
[AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Parameter|AttributeTargets.ReturnValue, AllowMultiple = true)]
public sealed class ClientCallableConstraintAttribute : Attribute
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.