Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current status of the import operation.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Status As SPDeploymentStatus
Get
Friend Set
'Usage
Dim instance As SPImportContext
Dim value As SPDeploymentStatus
value = instance.Status
public SPDeploymentStatus Status { get; internal set; }
Property Value
Type: Microsoft.SharePoint.Deployment.SPDeploymentStatus
The current status of the import operation.