Share via


SPImportContext.Current Property

Gets the current SPImportContext.

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

Syntax

'Declaration
Public Shared ReadOnly Property Current As SPImportContext
    Get
'Usage
Dim value As SPImportContext

value = SPImportContext.Current
public static SPImportContext Current { get; }

Property Value

Type: Microsoft.SharePoint.Deployment.SPImportContext
The current SPImportContext object.

See Also

Reference

SPImportContext Class

SPImportContext Members

Microsoft.SharePoint.Deployment Namespace