Compartilhar via


SPUserCustomActionCollection.Scope property

Obtém o escopo da coleção.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property Scope As SPUserCustomActionScope
    Get
'Uso
Dim instance As SPUserCustomActionCollection
Dim value As SPUserCustomActionScope

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

Property value

Type: Microsoft.SharePoint.SPUserCustomActionScope
SPUserCustomActionScope
O escopo da coleção. Os valores possíveis incluem Site, Web, Liste Unknown.

Ver também

Referência

SPUserCustomActionCollection class

SPUserCustomActionCollection members

Microsoft.SharePoint namespace