SPADOperationsScope.Current property
Gets the current scope.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Current As SPADOperationsScope
Get
'Usage
Dim value As SPADOperationsScope
value = SPADOperationsScope.Current
public static SPADOperationsScope Current { get; }
Property value
Type: Microsoft.SharePoint.Utilities.SPADOperationsScope