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