SPBlockedSolutionCollection - Classe

Une collection de blocage solutions bac à sable.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.UserCode.SPBlockedSolutionCollection

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

Syntaxe

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

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

SPBlockedSolutionCollection - Membres

Microsoft.SharePoint.UserCode - Espace de noms