SPBlockedSolution - Classe

Représente une solution bac à sable a été bloquée.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.UserCode.SPBlockedSolution

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPBlockedSolution _
    Inherits SPAutoSerializingObject
'Utilisation
Dim instance As SPBlockedSolution
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPBlockedSolution : SPAutoSerializingObject

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

SPBlockedSolution - Membres

Microsoft.SharePoint.UserCode - Espace de noms