Partager via


SPUserCustomAction.Scope - Propriété

Obtient une valeur qui spécifie l’étendue de l’action personnalisée.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Scope As SPUserCustomActionScope
    Get
'Utilisation
Dim instance As SPUserCustomAction
Dim value As SPUserCustomActionScope

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

Valeur de propriété

Type : Microsoft.SharePoint.SPUserCustomActionScope
Une valeur d'énumération qui spécifie une étendue.

Voir aussi

Référence

SPUserCustomAction classe

SPUserCustomAction - Membres

Microsoft.SharePoint - Espace de noms