Share via


SPUserResource.Scope Property

Gets a value that indicates the scope of the user resource.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public ReadOnly Property Scope As SPResourceScope
    Get
'Usage
Dim instance As SPUserResource
Dim value As SPResourceScope

value = instance.Scope
public SPResourceScope Scope { get; }

Property Value

Type: Microsoft.SharePoint.SPResourceScope
An enumeration value that indicates the scope.

See Also

Reference

SPUserResource Class

SPUserResource Members

Microsoft.SharePoint Namespace