SPPersistedTypeDescription-Klasse
Für eine permanente-Objekt, das von einem bestimmten Typ abgeleitet wird, stellt eine Beschreibung des Typs.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPPersistedTypeDescription
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPPersistedTypeDescription
'Usage
Dim instance As SPPersistedTypeDescription
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPPersistedTypeDescription
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.