Freigeben über


SPBlockedSolution-Klasse

Stellt eine Sandkastenlösung, die blockiert wurde.

Vererbungshierarchie

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

Namespace:  Microsoft.SharePoint.UserCode
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPBlockedSolution-Member

Microsoft.SharePoint.UserCode-Namespace