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