SPUserCustomAction.Scope property
Gets a value that specifies the scope of the custom action.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Scope As SPUserCustomActionScope
Get
'Usage
Dim instance As SPUserCustomAction
Dim value As SPUserCustomActionScope
value = instance.Scope
public SPUserCustomActionScope Scope { get; }
Property value
Type: Microsoft.SharePoint.SPUserCustomActionScope
An enumeration value that specifies a scope.