SPImportObject-Klasse
Kapselt Informationen über die bereitstellungsobjekten, die für den Import ausgewählt sind.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Deployment.SPDeploymentObject
Microsoft.SharePoint.Deployment.SPImportObject
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPImportObject _
Inherits SPDeploymentObject
'Usage
Dim instance As SPImportObject
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPImportObject : SPDeploymentObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.