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 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.